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 1e55ed9 commit 46e7dfcCopy full SHA for 46e7dfc
.github/workflows/lint-test.yaml
@@ -52,4 +52,4 @@ jobs:
52
53
- name: Run chart-testing (install)
54
if: steps.list-changed.outputs.changed == 'true'
55
- run: ct install --debug --print-logs --target-branch ${{ github.event.repository.default_branch }} --helm-extra-args "--timeout 1000s"
+ run: ct install --debug --target-branch ${{ github.event.repository.default_branch }} --helm-extra-args "--timeout 1000s"
0 commit comments