Skip to content

Commit ff8458c

Browse files
committed
Tweak the emulator
1 parent 8c0a6af commit ff8458c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,12 @@ jobs:
399399
-gpu swiftshader_indirect
400400
-noaudio
401401
-no-boot-anim
402-
-camera-back none
403-
-camera-front none
402+
-camera-back webcam0
403+
-camera-front webcam0
404+
-skin 1080x1920
405+
-memory 4096
404406
-timezone US/Pacific
407+
-feature WindowManagerService
405408
script: ./dev-packages/e2e-tests/cli.mjs ${{ matrix.platform }} --test
406409

407410
- uses: futureware-tech/simulator-action@dab10d813144ef59b48d401cd95da151222ef8cd # pin@v4

0 commit comments

Comments
 (0)