From 747b8bfad7649704d5da53f82fa88f239a37f02c Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Wed, 10 Feb 2021 11:29:31 +0100 Subject: [PATCH] updated .cirrus.yml --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 12a5b9a7..4422d232 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -44,6 +44,7 @@ task: - (yes || true) | sdkmanager --licenses - echo "no" | avdmanager create avd --force -n Flutter-Android -k "system-images;android-30;google_apis;x86" show_avd_list_script: + - which emulator - emulator -list-avds start_emulator_background_script: - emulator -avd Flutter-Android -no-audio -no-window