We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b73e4 commit 8613bfdCopy full SHA for 8613bfd
1 file changed
.github/workflows/Android-CI-Espresso.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Run instrumentation tests
35
uses: malinskiy/action-android/emulator-run-cmd@release/0.1.1
36
with:
37
- cmd: ./gradlew cAT
+ cmd: ./gradlew cAT --continue
38
api: 28
39
tag: default
40
abi: x86
0 commit comments