Skip to content

Commit

Permalink
Run tests in Cirrus CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
stevesoltys committed Sep 19, 2024
1 parent 48b86ee commit 1355833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ container:
instrumentation_tests_task:
name: "Cirrus CI Instrumentation Tests"
start_avd_background_script:
sdkmanager --install "system-images;android-34;google_apis;x86_64";
sdkmanager --install "system-images;android-34;google_apis;x86_64" "emulator";
echo no | avdmanager create avd -n seedvault -k "system-images;android-34;google_apis;x86_64";
$ANDROID_HOME/emulator/emulator
-avd seedvault
Expand Down

0 comments on commit 1355833

Please sign in to comment.