Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
klalumiere committed Jun 16, 2024
1 parent a45a660 commit e973148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Tests
uses: reactivecircus/android-emulator-runner@77986be26589807b8ebab3fde7bbf5c60dabec32
with:
api-level: 33
api-level: 29
script: |
./gradlew test
./gradlew connectedAndroidTest
Expand Down

0 comments on commit e973148

Please sign in to comment.