We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c229ad3 commit edb6477Copy full SHA for edb6477
.github/workflows/lint-test.yaml
@@ -55,4 +55,4 @@ jobs:
55
- name: Run chart-testing (install)
56
if: steps.list-changed.outputs.changed == 'true'
57
run: |
58
- ct install --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala
+ ct install --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --timeout 30m
0 commit comments