mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Support multi-line script.
This commit is contained in:
@@ -34,6 +34,8 @@ jobs:
|
||||
target: google_apis
|
||||
arch: x86_64
|
||||
profile: Nexus 6
|
||||
emulator-options: -no-window -no-snapshot -noaudio -no-boot-anim -camera-back emulated
|
||||
emulator-options: -no-window -no-snapshot -noaudio -no-boot-anim -camera-back none
|
||||
disable-animations: true
|
||||
script: adb devices -l
|
||||
script: |
|
||||
adb reconnect
|
||||
adb devices -l
|
||||
|
||||
Reference in New Issue
Block a user