Skip to content

Commit a98c8e9

Browse files
committed
more tries
1 parent 267e867 commit a98c8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
force-avd-creation: false
5959
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
6060
disable-animations: true
61-
script: ./gradlew connectedDebugAndroidTest --stacktrace -PpreDexEnable=false --max-workers 4 --no-daemon
61+
script: ./gradlew connectedCheck --stacktrace -PpreDexEnable=false --max-workers 4 --no-daemon

0 commit comments

Comments
 (0)