Skip to content

Commit 884c4b8

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

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
@@ -56,4 +56,4 @@ jobs:
5656
- name: Run chart-testing (install)
5757
if: steps.list-changed.outputs.changed == 'true'
5858
run: |
59-
ct install --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --timeout 30m
59+
ct install --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala

0 commit comments

Comments
 (0)