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 15ecc9f commit fe06a3bCopy full SHA for fe06a3b
.github/workflows/bobtests_linux.yml
@@ -87,7 +87,7 @@ jobs:
87
ndk: 21.0.6113669
88
cmake: 3.10.2.4988404
89
force-avd-creation: false
90
- emulator-options: -no-snapshot-save -skin 1080x2220 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back virtualscene
+ emulator-options: -no-snapshot-save -skin 1080x2220 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back virtualscene -camera-front virtualscene
91
disable-animations: true
92
disable-spellchecker: true
93
pre-emulator-launch-script: |
0 commit comments