We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8c8de commit d23de83Copy full SHA for d23de83
ct.yaml
@@ -6,3 +6,6 @@ validate-maintainers: false
6
all: true
7
# Split output to make it look nice in GitHub Actions tab
8
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