Skip to content

Commit

Permalink
Increase sleeps
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Jun 17, 2024
1 parent d371497 commit d9dbe55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
matrix:
locations:
- name: seattle
sleep: 15
sleep: 30
- name: atlanta
sleep: 15
- name: houston
sleep: 15
sleep: 30
- name: denver
sleep: 15
- name: septa
Expand Down

0 comments on commit d9dbe55

Please sign in to comment.