Skip to content

Commit

Permalink
Change crane to not run benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
riggaroo committed Apr 30, 2024
1 parent 9fbcfd1 commit b704c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Crane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
target: google_apis
arch: x86
disable-animations: true
script: ./gradlew connectedAndroidDebugTest --stacktrace
script: ./gradlew app:connectedDebugAndroidTest --stacktrace
working-directory: ${{ env.SAMPLE_PATH }}

- name: Upload test reports
Expand Down

0 comments on commit b704c2d

Please sign in to comment.