We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2661fc commit fcd6442Copy full SHA for fcd6442
.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: golangci/golangci-lint-action@v4
28
with:
29
version: v1.57
30
+ cache: false
31
32
build:
33
name: build
0 commit comments