From 8b06ffac0f755bfafc82633a3fb49e1037852df0 Mon Sep 17 00:00:00 2001 From: Murat Yener Date: Thu, 26 Oct 2023 10:07:11 -0700 Subject: [PATCH] Update macrobenchmark.yml --- .github/workflows/macrobenchmark.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/macrobenchmark.yml b/.github/workflows/macrobenchmark.yml index 7c39a2dc..8577bde8 100644 --- a/.github/workflows/macrobenchmark.yml +++ b/.github/workflows/macrobenchmark.yml @@ -56,5 +56,5 @@ jobs: - name: Build Macrobenchmark Sample run: > ./gradlew assemble \ - -x :baselineProfile:pixel6Api31NonMinifiedReleaseAndroidTest \ - -x :baselineProfile:collectNonMinifiedReleaseBaselineProfile + -x :macrobenchmark:pixel6Api31NonMinifiedReleaseAndroidTest \ + -x :macrobenchmark:collectNonMinifiedReleaseBaselineProfile