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 9ea21cf commit 7a528ccCopy full SHA for 7a528cc
.github/workflows/lint.yml
@@ -22,4 +22,5 @@ jobs:
22
- name: Run golangci-lint
23
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
24
with:
25
+ skip-cache: true
26
args: --timeout=5m
0 commit comments