Skip to content

Commit

Permalink
Merge pull request #71 from attestantio/skip-cache-golangci-lint
Browse files Browse the repository at this point in the history
Skip caching results of golangci-lint
  • Loading branch information
Bez625 authored Sep 25, 2024
2 parents c633201 + f7827d8 commit 50b4eaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
only-new-issues: true
skip-cache: true

0 comments on commit 50b4eaf

Please sign in to comment.