We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5ce41 commit 9fbcfd1Copy full SHA for 9fbcfd1
1 file changed
.github/workflows/Crane.yaml
@@ -76,7 +76,7 @@ jobs:
76
target: google_apis
77
arch: x86
78
disable-animations: true
79
- script: ./gradlew connectedCheck --stacktrace
+ script: ./gradlew connectedAndroidDebugTest --stacktrace
80
working-directory: ${{ env.SAMPLE_PATH }}
81
82
- name: Upload test reports
0 commit comments