Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
edaf6cb79d |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user