Skip to content

Commit 80e0fcb

Browse files
committed
ci: extend lint timeout
1 parent edcbd62 commit 80e0fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# working-directory: somedir
3636

3737
# Optional: golangci-lint command line arguments.
38-
# args: --issues-exit-code=0
38+
args: --timeout=5m
3939

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

0 commit comments

Comments
 (0)