Skip to content

Commit 183aa54

Browse files
committed
Add skip-pkg-cache go golangci-lint-action
See golangci/golangci-lint-action#677.
1 parent 8900662 commit 183aa54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131
check-latest: true
3232

3333
- uses: "golangci/[email protected]"
34+
with:
35+
skip-pkg-cache: true

0 commit comments

Comments
 (0)