Fix Emulator CI (#5278)
This commit is contained in:
parent
716b0886fb
commit
39f8e65237
2
.github/workflows/android-emulator.yml
vendored
2
.github/workflows/android-emulator.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Android Emulator test
|
- name: Android Emulator test
|
||||||
uses: ReactiveCircus/android-emulator-runner@v2
|
uses: ReactiveCircus/android-emulator-runner@v2
|
||||||
with:
|
with:
|
||||||
api-level: 28
|
api-level: 27
|
||||||
disable-animations: true
|
disable-animations: true
|
||||||
script: zsh .github/workflows/runTests.sh
|
script: zsh .github/workflows/runTests.sh
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user