Skip to content

Commit b9a9a15

Browse files
committed
ci: increase MAESTRO_DRIVER_STARTUP_TIMEOUT
1 parent 665f461 commit b9a9a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: |
8383
xcrun simctl boot "iPhone 16 Pro"
8484
xcrun simctl install booted ./ios/MapLibreReactNativeExample.app
85-
export MAESTRO_DRIVER_STARTUP_TIMEOUT=240000
85+
export MAESTRO_DRIVER_STARTUP_TIMEOUT=600000
8686
maestro test ./e2e --format junit
8787
8888
- name: Upload Report

0 commit comments

Comments
 (0)