mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Add support for providing any emulator launch options as action input. Remove headless input which might overlap with emulator-options.
This commit is contained in:
@@ -32,6 +32,6 @@ jobs:
|
||||
target: google_apis
|
||||
arch: x86_64
|
||||
profile: Nexus 6
|
||||
headless: true
|
||||
emulator-options: -no-window -no-snapshot -noaudio -no-boot-anim -camera-back emulated
|
||||
disable-animations: true
|
||||
script: adb devices -l
|
||||
|
||||
Reference in New Issue
Block a user