Compare commits

..
1 Commits
Author SHA1 Message Date
AmineB edaf6cb79d ci: Instrumentation tests coverage in ci.
Check PR code / BuildAndTestAndCoverage (pull_request) Successful in 39m2s
2025-03-26 11:24:51 +01:00
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
- name: Tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 34
profile: pixel_7a
api-level: 29
profile: pixel_2
script: |
./gradlew androidApp:clearScreenshotsTask || true
./gradlew androidApp:createScreenshotDirectory