Skip to content

Commit

Permalink
skip golangci-lint cache to remove errors
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhurt committed Apr 19, 2024
1 parent 2e01867 commit 6d2ba5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
version: 'v1.57'
skip-cache: true

0 comments on commit 6d2ba5a

Please sign in to comment.