Skip to content

Commit db1b4fc

Browse files
committed
Increase golang-ci timeout to 5m
This patch increases the golang-ci timeout to 5m.
1 parent 18007a2 commit db1b4fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ linters:
2323
run:
2424
skip-files:
2525
- ".*zz_generated.*\\.go"
26+
timeout: 5m
2627
issue:
2728
max-same-issues: 0
2829
max-per-linter: 0

0 commit comments

Comments
 (0)