We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52700f5 commit 7540fe7Copy full SHA for 7540fe7
.github/workflows/pr-realm-js.yml
@@ -708,7 +708,7 @@ jobs:
708
with:
709
api-level: 29
710
force-avd-creation: false
711
- emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
+ emulator-options: -no-snapshot-save -no-metrics -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
712
disable-animations: true
713
arch: x86
714
ndk: ${{ env.NDK_VERSION }}
0 commit comments