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