not required anymore after moving the plugins to cmd/
@@ -37,7 +37,6 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}
- cache-dependency-path: "**/go.sum"
- name: "Install bats dependencies"
env:
@@ -44,7 +44,6 @@ jobs:
@@ -53,7 +53,6 @@ jobs:
@@ -34,7 +34,6 @@ jobs:
@@ -40,7 +40,6 @@ jobs:
- name: Build
run: make windows_installer BUILD_RE2_WASM=1
@@ -39,7 +39,6 @@ jobs:
run: |
@@ -120,7 +120,6 @@ jobs:
- name: Build and run tests, static
@@ -30,7 +30,6 @@ jobs:
- name: Build the binaries