Skip to content

Commit 8b06ffa

Browse files
author
Murat Yener
authored
Update macrobenchmark.yml
1 parent 79ee9b7 commit 8b06ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/macrobenchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
- name: Build Macrobenchmark Sample
5757
run: >
5858
./gradlew assemble \
59-
-x :baselineProfile:pixel6Api31NonMinifiedReleaseAndroidTest \
60-
-x :baselineProfile:collectNonMinifiedReleaseBaselineProfile
59+
-x :macrobenchmark:pixel6Api31NonMinifiedReleaseAndroidTest \
60+
-x :macrobenchmark:collectNonMinifiedReleaseBaselineProfile

0 commit comments

Comments
 (0)