Skip to content

Commit

Permalink
Remove undefined gradle tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Aug 23, 2023
1 parent e6fb239 commit 7b83384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- name: Build with Gradle
run: |
./gradlew --scan --stacktrace \
assemble -x :benchmark:pixel6api31Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile -x :app:minifyNonMinifiedBenchmarkWithR8
assemble -x :benchmark:pixel6api31Setup -x :benchmark:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile

0 comments on commit 7b83384

Please sign in to comment.