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 96f3868 commit 4d891e1Copy full SHA for 4d891e1
.github/workflows/workflow.yml
@@ -54,4 +54,4 @@ jobs:
54
55
- name: Run chart-testing (install)
56
if: steps.list-changed.outputs.changed == 'true'
57
- run: ct install --config .ct.yaml --target-branch ${{ github.event.repository.default_branch }}
+ run: ct install --config .ct.yaml --target-branch ${{ github.event.repository.default_branch }} --helm-extra-set-args "--timeout 10m"
0 commit comments