We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6d03d commit 1350397Copy full SHA for 1350397
.github/workflows/lint.yaml
@@ -38,7 +38,7 @@ jobs:
38
# working-directory: somedir
39
40
# Optional: golangci-lint command line arguments.
41
- args: --timeout 10m
+ args: --timeout 20m
42
43
# Optional: show only new issues if it's a pull request. The default value is `false`.
44
# only-new-issues: true
0 commit comments