Compare commits

..

1 Commits

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

View File

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