Skip to content

Commit

Permalink
Use :app:connectedDebugAndroidTest
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Mar 18, 2024
1 parent 1f4438b commit 2a31037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew connectedCheck
script: ./gradlew :app:connectedDebugAndroidTest

0 comments on commit 2a31037

Please sign in to comment.