Skip to content

Commit fcd6442

Browse files
disable cache
1 parent e2661fc commit fcd6442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: golangci/golangci-lint-action@v4
2828
with:
2929
version: v1.57
30+
cache: false
3031

3132
build:
3233
name: build

0 commit comments

Comments
 (0)