Skip to content

Commit

Permalink
Try to run tests with Unified gradle test runner without android-emul…
Browse files Browse the repository at this point in the history
…ator-runner.
  • Loading branch information
ychescale9 committed Jun 9, 2021
1 parent f5e89cf commit eb90b85
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,8 @@ jobs:
${{ runner.os }}-${{ github.job }}-
- name: Run Android instrumented tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 23
arch: x86
profile: Nexus 5X
script: ./gradlew connectedCheck
run: |
./gradlew ui-home:pixel2api28DebugAndroidTest
publish-to-play-store:
name: Publish to Play Store
Expand Down

0 comments on commit eb90b85

Please sign in to comment.