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 5218ea1 commit 6b85075Copy full SHA for 6b85075
.github/workflows/lint.yml
@@ -27,3 +27,4 @@ jobs:
27
with:
28
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
29
version: latest
30
+ args: --timeout 5m
0 commit comments