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 93c29c5 commit 52cb086Copy full SHA for 52cb086
.github/workflows/lint.yml
@@ -20,4 +20,5 @@ jobs:
20
- name: golangci-lint
21
uses: golangci/[email protected]
22
with:
23
+ skip-cache: true
24
version: latest
0 commit comments