mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
TST: disable cameras during githubactions test
This commit is contained in:
parent
c107b814a8
commit
cf7a786316
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -91,6 +91,7 @@ jobs:
|
||||
api-level: 29
|
||||
target: google_apis
|
||||
avd-name: Pixel_API_29_AOSP
|
||||
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none -camera-front none
|
||||
script: npm run e2e:release-test || npm run e2e:release-test || npm run e2e:release-test
|
||||
env:
|
||||
TRAVIS: 1
|
||||
|
Loading…
Reference in New Issue
Block a user