Skip to content

Commit

Permalink
Merge branch 'main' into feature/photon
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPickhardt committed Oct 11, 2024
2 parents 290c1f7 + 6c1e5ba commit 70f1484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
run: ct install --target-branch ${{ github.event.repository.default_branch }} --namespace testing
run: ct install --target-branch ${{ github.event.repository.default_branch }} --namespace testing --helm-extra-args '--timeout 1000s'

0 comments on commit 70f1484

Please sign in to comment.