Skip to content

Commit b704c2d

Browse files
committed
Change crane to not run benchmark
1 parent 9fbcfd1 commit b704c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Crane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
target: google_apis
7777
arch: x86
7878
disable-animations: true
79-
script: ./gradlew connectedAndroidDebugTest --stacktrace
79+
script: ./gradlew app:connectedDebugAndroidTest --stacktrace
8080
working-directory: ${{ env.SAMPLE_PATH }}
8181

8282
- name: Upload test reports

0 commit comments

Comments
 (0)