Skip to content

Commit ee429b5

Browse files
committed
chore(e2e-sample): Increase Maestro driver startup timeout
1 parent 8d0a325 commit ee429b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sample-application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ concurrency:
1515
env:
1616
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
1717
MAESTRO_VERSION: '2.0.10'
18+
MAESTRO_DRIVER_STARTUP_TIMEOUT: 90000 # Increase timeout from default 30s to 90s for CI stability
1819
RN_SENTRY_POD_NAME: RNSentry
1920
IOS_APP_ARCHIVE_PATH: sentry-react-native-sample.app.zip
2021
ANDROID_APP_ARCHIVE_PATH: sentry-react-native-sample.apk.zip

0 commit comments

Comments
 (0)