Skip to content

Commit 8613bfd

Browse files
committed
Test all, even on error
1 parent c5b73e4 commit 8613bfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Android-CI-Espresso.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Run instrumentation tests
3535
uses: malinskiy/action-android/emulator-run-cmd@release/0.1.1
3636
with:
37-
cmd: ./gradlew cAT
37+
cmd: ./gradlew cAT --continue
3838
api: 28
3939
tag: default
4040
abi: x86

0 commit comments

Comments
 (0)