Skip to content

Commit

Permalink
chore: golangci lint skip cache
Browse files Browse the repository at this point in the history
Signed-off-by: rogerogers <[email protected]>
  • Loading branch information
rogerogers committed Feb 29, 2024
1 parent e4c2419 commit fc9f2b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ jobs:
with:
version: latest
working-directory: .
skip-cache: true
args: --timeout 30m -E gofumpt --go 1.20
skip-pkg-cache: true

0 comments on commit fc9f2b6

Please sign in to comment.