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 3ab7192 commit ea513d0Copy full SHA for ea513d0
.github/workflows/golangci-lint.yaml
@@ -20,4 +20,5 @@ jobs:
20
- name: golangci-lint
21
uses: golangci/golangci-lint-action@v3.4.0
22
with:
23
- version: v1.52.2
+ version: v1.52.2
24
+ args: --timeout 5m
0 commit comments