Skip to content

Commit

Permalink
skip go cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylevin authored Apr 4, 2024
1 parent baf3870 commit 9122e44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: ${{ env.GOLANGCI_VERSION }}
skip-pkg-cache: true
skip-build-cache: true

check-diff:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 9122e44

Please sign in to comment.