mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Stop pinning emulator build in workflow.
This commit is contained in:
@@ -39,7 +39,6 @@ jobs:
|
|||||||
profile: Nexus 6
|
profile: Nexus 6
|
||||||
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
|
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
|
||||||
disable-animations: true
|
disable-animations: true
|
||||||
emulator-build: 6031357
|
|
||||||
script: |
|
script: |
|
||||||
./gradlew help
|
./gradlew help
|
||||||
./gradlew connectedDebugAndroidTest
|
./gradlew connectedDebugAndroidTest
|
||||||
|
|||||||
Reference in New Issue
Block a user