We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76579eb commit a5b591aCopy full SHA for a5b591a
.github/workflows/sanity_test.yml
@@ -59,7 +59,7 @@ jobs:
59
arch: x86
60
profile: Nexus 5X
61
force-avd-creation: false
62
- sd-card-path-or-size: 512M
+ sdcard-path-or-size: 512M
63
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
64
emulator-build: 7425822 # workaround to emulator bug: https://github.com/ReactiveCircus/android-emulator-runner/issues/160
65
script: |
0 commit comments