Skip to content

Commit

Permalink
smaller timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyoldbear committed Oct 16, 2024
1 parent d862668 commit 50ca2ce
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 @@ -52,4 +52,4 @@ jobs:
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
ct install --target-branch ${{ github.event.repository.default_branch }} \
--helm-extra-args "--timeout 300s"
--helm-extra-args "--timeout 240s"

0 comments on commit 50ca2ce

Please sign in to comment.