Skip to content

Commit d23de83

Browse files
committed
Bump Helm timeout to 20m
1 parent 3e8c8de commit d23de83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ct.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ validate-maintainers: false
66
all: true
77
# Split output to make it look nice in GitHub Actions tab
88
github-groups: true
9+
# Allow for long running install and test processes
10+
# (e.g. downloading containers images and model weights)
11+
helm-extra-args: --timeout 1200s

0 commit comments

Comments
 (0)