Skip to content

Commit

Permalink
Change crane to not run benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
riggaroo committed Apr 30, 2024
1 parent bf5ce41 commit 9fbcfd1
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 connectedCheck --stacktrace
script: ./gradlew connectedAndroidDebugTest --stacktrace
working-directory: ${{ env.SAMPLE_PATH }}

- name: Upload test reports
Expand Down

0 comments on commit 9fbcfd1

Please sign in to comment.