Skip to content

Commit

Permalink
Use :app:connectedDebugAndroidTest
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Feb 22, 2024
1 parent 0e00e80 commit 9a3679e
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 9a3679e

Please sign in to comment.