Skip to content

Commit 52cb086

Browse files
committed
debug: skip cache
1 parent 93c29c5 commit 52cb086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
- name: golangci-lint
2121
uses: golangci/[email protected]
2222
with:
23+
skip-cache: true
2324
version: latest

0 commit comments

Comments
 (0)