Skip to content

Commit

Permalink
skip pkg cache, the go action already restores it
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon committed Nov 30, 2023
1 parent be37661 commit d4f11b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: ${{ steps.golangci-lint-version.outputs.v }}
skip-pkg-cache: true

0 comments on commit d4f11b8

Please sign in to comment.