We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ee9b7 commit 8b06ffaCopy full SHA for 8b06ffa
.github/workflows/macrobenchmark.yml
@@ -56,5 +56,5 @@ jobs:
56
- name: Build Macrobenchmark Sample
57
run: >
58
./gradlew assemble \
59
- -x :baselineProfile:pixel6Api31NonMinifiedReleaseAndroidTest \
60
- -x :baselineProfile:collectNonMinifiedReleaseBaselineProfile
+ -x :macrobenchmark:pixel6Api31NonMinifiedReleaseAndroidTest \
+ -x :macrobenchmark:collectNonMinifiedReleaseBaselineProfile
0 commit comments