Skip to content

Commit c7f186a

Browse files
committed
???
1 parent e718bfd commit c7f186a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
script: |
7676
adb wait-for-device
7777
adb shell input keyevent 82
78-
./gradlew connectedDebugAndroidTest --continue
78+
./gradlew connectedOssDebugAndroidTest --continue
7979
8080
- name: Upload Test Reports
8181
if: failure()

0 commit comments

Comments
 (0)