Skip to content

Commit 354f520

Browse files
committed
Try to update CI
1 parent b4acb95 commit 354f520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
3131
disable-animations: true
3232
arch: x86
33-
script: ./gradlew connectedAndroidTest --stacktrace
33+
script: ./gradlew connectedCheck --stacktrace
3434

3535
- name: Upload results
3636
if: ${{ always() }}

0 commit comments

Comments
 (0)