mirror of https://github.com/readrops/Readrops.git
Update api-level for instrumented tests
This commit is contained in:
parent
e43293cc4c
commit
b608fcb1bc
|
@ -24,6 +24,6 @@ jobs:
|
|||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 29
|
||||
api-level: 30
|
||||
script: ./gradlew connectedCheck
|
||||
|
||||
|
|
Loading…
Reference in New Issue