We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22cc9e commit 3e79179Copy full SHA for 3e79179
.github/workflows/test.yml
@@ -56,5 +56,5 @@ jobs:
56
disable-animations: true
57
disk-size: 6000M
58
heap-size: 600M
59
- script: ./gradlew connectedDemoDebugAndroidTest --daemon
+ script: ./gradlew connectedCheck --daemon
60
0 commit comments