mirror of
https://github.com/readrops/Readrops.git
synced 2025-01-09 07:44:33 +01:00
Update android-emulator-runner step
This commit is contained in:
parent
7fbc4cf5c3
commit
5b73f2952c
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -21,9 +21,9 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
java-version: '11'
|
||||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.20.0
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.28
|
||||
with:
|
||||
api-level: 29
|
||||
api-level: 33
|
||||
script: ./gradlew clean build connectedCheck jacocoFullReport
|
||||
- uses: codecov/codecov-action@v2.1.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user