adding github action emulator optimisations
This commit is contained in:
parent
0a1f4dd69f
commit
918042c231
1
.github/workflows/sanity_test.yml
vendored
1
.github/workflows/sanity_test.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
- name: Run sanity tests on API ${{ matrix.api-level }}
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
with:
|
||||
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
|
||||
api-level: ${{ matrix.api-level }}
|
||||
script: |
|
||||
./gradlew $CI_GRADLE_ARG_PROPERTIES \
|
||||
|
Loading…
x
Reference in New Issue
Block a user