increase linter timeout
This commit is contained in:
parent
cae3ea04d0
commit
7a438bd761
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
run:
|
run:
|
||||||
concurrency: 4
|
concurrency: 4
|
||||||
timeout: 5m
|
timeout: 30m
|
||||||
issues-exit-code: 1
|
issues-exit-code: 1
|
||||||
tests: true
|
tests: true
|
||||||
build-tags: []
|
build-tags: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue