Skip to content

Commit

Permalink
Golangci-lint workaround.
Browse files Browse the repository at this point in the history
  • Loading branch information
prdoyle committed Dec 4, 2023
1 parent 52eaa79 commit 1c96048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -33,6 +33,8 @@ jobs:
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
version: latest
skip-pkg-cache: true
skip-build-cache: true

generate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1c96048

Please sign in to comment.