Skip to content

Commit edb6477

Browse files
committed
increase timeout
Signed-off-by: JeffMboya <[email protected]>
1 parent c229ad3 commit edb6477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
- name: Run chart-testing (install)
5656
if: steps.list-changed.outputs.changed == 'true'
5757
run: |
58-
ct install --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala
58+
ct install --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --timeout 30m

0 commit comments

Comments
 (0)