ci(lint) extend timeout to 5 min
This extends the timeout or golangci-lint execution to 5 min as it is only one minute now it fails for several PR. Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
parent
9d9ec6e3e1
commit
5f25a93a47
@ -40,3 +40,4 @@ linters-settings:
|
|||||||
run:
|
run:
|
||||||
skip-dirs:
|
skip-dirs:
|
||||||
- vendor
|
- vendor
|
||||||
|
timeout: 5m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user