We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fbcfd1 commit b704c2dCopy full SHA for b704c2d
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 connectedAndroidDebugTest --stacktrace
+ script: ./gradlew app:connectedDebugAndroidTest --stacktrace
80
working-directory: ${{ env.SAMPLE_PATH }}
81
82
- name: Upload test reports
0 commit comments