Skip to content

Commit

Permalink
test(maestro): increase MAESTRO_DRIVER_STARTUP_TIMEOUT to 25 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Oct 15, 2024
1 parent d454172 commit 57864f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,4 @@ jobs:
- name: Run Tests
run: yarn example test:ios:run
env:
MAESTRO_DRIVER_STARTUP_TIMEOUT: 60000
MAESTRO_DRIVER_STARTUP_TIMEOUT: 1500000

0 comments on commit 57864f6

Please sign in to comment.