From 68ae279422645b29aaf1730be7319b2a4cfa8972 Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Wed, 15 Mar 2023 10:07:00 +0000 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6970dcf..2965151 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,6 +50,7 @@ jobs: background: true # Then start the emulator and run the Instrumentation tests! - android/start-emulator-and-run-tests: + post-emulator-launch-assemble-command: ./gradlew assembleDriverDebugAndroidTest test-command: ./gradlew connectedDriverDebugAndroidTest system-image: system-images;android-25;google_apis;x86