Updated config.yml

This commit is contained in:
2023-03-15 10:07:00 +00:00
parent 7423d5278b
commit 68ae279422

View File

@@ -50,6 +50,7 @@ jobs:
background: true background: true
# Then start the emulator and run the Instrumentation tests! # Then start the emulator and run the Instrumentation tests!
- android/start-emulator-and-run-tests: - android/start-emulator-and-run-tests:
post-emulator-launch-assemble-command: ./gradlew assembleDriverDebugAndroidTest
test-command: ./gradlew connectedDriverDebugAndroidTest test-command: ./gradlew connectedDriverDebugAndroidTest
system-image: system-images;android-25;google_apis;x86 system-image: system-images;android-25;google_apis;x86