mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
Fixed emulator is not starting while running custom apps test cases.
This commit is contained in:
parent
01cce5307e
commit
31e1458928
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
|
||||
ram-size: 4096M
|
||||
cores: 4
|
||||
force-avd-creation: false
|
||||
force-avd-creation: true
|
||||
sdcard-path-or-size: 2048M
|
||||
disable-animations: true
|
||||
heap-size: 512M
|
||||
|
Loading…
x
Reference in New Issue
Block a user