- update FirebaseTest.kt local host

Took 15 minutes
This commit is contained in:
2023-03-15 21:35:31 +00:00
parent 5804f34dd6
commit 17ae3d179b
2 changed files with 4 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ jobs:
post-emulator-launch-assemble-command: ./gradlew assembleDriverDebugAndroidTest
test-command: ./gradlew connectedDriverDebugAndroidTest
system-image: system-images;android-25;google_apis;x86
run-logcat: true
no-snapshot: false
# And finally run the release build
# - run:
# name: Assemble release build