mirror of
https://github.com/helm/helm.git
synced 2026-04-21 22:27:03 -04:00
Used timeout instead of deadline
Signed-off-by: sayboras <sayboras@yahoo.com>
This commit is contained in:
parent
865c46c014
commit
693bce93a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
run:
|
||||
deadline: 2m
|
||||
timeout: 2m
|
||||
|
||||
linters:
|
||||
disable-all: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue