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 95d35a6 commit 43ccc8fCopy full SHA for 43ccc8f
.github/workflows/golangci-lint.yml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
14
version: v1.27
15
- args: "--timeout=1m"
+ args: --timeout 5m
0 commit comments