Merge pull request #2523 from flant/increase-lint-timeout
Bump lint timeout to reduce the number of failed executions
This commit is contained in:
commit
9da59ce5dd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
run:
|
||||
timeout: 2m
|
||||
timeout: 4m
|
||||
|
||||
linters-settings:
|
||||
depguard:
|
||||
|
|
Reference in a new issue