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"