Skip to content

Commit

Permalink
Longer timeout for smoke test while slowdown is investigated
Browse files Browse the repository at this point in the history
  • Loading branch information
zacshowa committed Sep 12, 2024
1 parent 770d71d commit 0657371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
- name: Smoke Test with Latest Espresso Image
run: |
${{ matrix.test-script }}
timeout-minutes: 30
timeout-minutes: 60

0 comments on commit 0657371

Please sign in to comment.