Skip to content

Commit 1350397

Browse files
committed
update lint tmeout
1 parent ff6d03d commit 1350397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# working-directory: somedir
3939

4040
# Optional: golangci-lint command line arguments.
41-
args: --timeout 10m
41+
args: --timeout 20m
4242

4343
# Optional: show only new issues if it's a pull request. The default value is `false`.
4444
# only-new-issues: true

0 commit comments

Comments
 (0)