From 2554e6242d362e24788017bf3ebc6795481d52bc Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Mon, 13 Mar 2023 22:58:08 +0000 Subject: [PATCH] - CircleCI update Took 8 minutes --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a8864e3..ae0f7af 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: