Compare commits

..

1 Commits

Author SHA1 Message Date
c6783fcc5f ci: Instrumentation tests coverage in ci.
Some checks failed
Check PR code / BuildAndTestAndCoverage (pull_request) Failing after 2m23s
2025-03-26 11:19:52 +01:00

View File

@ -34,7 +34,7 @@ jobs:
- name: Tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 34
profile: pixel_7a
script: |
./gradlew androidApp:clearScreenshotsTask || true