git workflow update
This commit is contained in:
parent
5109dba311
commit
9e5069e85c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Android Instrumentation Tests
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 30
|
||||
api-level: 29
|
||||
script: ./gradlew connectedAndroidTest
|
||||
|
||||
- name: Build web app
|
||||
|
|
Loading…
Reference in a new issue