- CircleCI update

Took 8 minutes
This commit is contained in:
2023-03-13 22:58:08 +00:00
parent 0257239057
commit 2554e6242d

View File

@@ -50,7 +50,7 @@ jobs:
background: true
# Then start the emulator and run the Instrumentation tests!
- android/start-emulator-and-run-tests:
test-command: ./gradlew connectedDebugAndroidTest
test-command: ./gradlew connectedDriverDebugAndroidTest
system-image: system-images;android-25;google_apis;x86
# And finally run the release build
# - run: