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 0afc2fd commit dd74357Copy full SHA for dd74357
.github/workflows/lint.yml
@@ -21,5 +21,6 @@ jobs:
21
uses: golangci/[email protected]
22
with:
23
skip-cache: "true"
24
+ cache-invalidation-interval: -1
25
version: latest
26
args: --verbose
0 commit comments