From a334f3c2b8f90768b3618c3a5604a67e8c1ebe5c Mon Sep 17 00:00:00 2001 From: Robert Schulze Dieckhoff Date: Wed, 9 Oct 2024 13:40:37 +0200 Subject: [PATCH] Removed profile for emulator --- .github/workflows/android_ui_tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/android_ui_tests.yml b/.github/workflows/android_ui_tests.yml index f7e38e6a..b2361311 100644 --- a/.github/workflows/android_ui_tests.yml +++ b/.github/workflows/android_ui_tests.yml @@ -56,7 +56,6 @@ jobs: emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none disable-animations: false working-directory: ./example - profile: Nexus 6 avd-name: avd-34-x64 script: | echo "Emulator launched"