mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-11 11:42:12 +02:00
Increase timeout for linter
we've had a timeout issue in CI
This commit is contained in:
parent
280b0429c3
commit
df0c3b3ea8
@ -26,4 +26,5 @@ linters-settings:
|
|||||||
max-func-lines: 0
|
max-func-lines: 0
|
||||||
|
|
||||||
run:
|
run:
|
||||||
go: 1.20
|
go: '1.20'
|
||||||
|
timeout: 10m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user