Skip to content

Commit

Permalink
now we're starting taskvine test successfully, give it time to complete
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Sep 5, 2024
1 parent 21dcae6 commit e1cce03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: wait for pytest Job
run: |
kubectl wait --timeout=180s --for=condition=Complete Job pytest
kubectl wait --timeout=600s --for=condition=Complete Job pytest
- name: report some info
if: ${{ always() }}
Expand Down

0 comments on commit e1cce03

Please sign in to comment.