Compare commits

..

1 Commits

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

View File

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