Skip to content

Commit

Permalink
chore: Disable golangci-lint Actions cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bow committed Oct 13, 2023
1 parent e36cefe commit 0c129d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
with:
version: v1.51.2
args: --timeout=2m
skip-cache: true

scan-ast:
name: Scan AST security
Expand Down

0 comments on commit 0c129d9

Please sign in to comment.