Skip to content

Commit 4e20602

Browse files
authored
Update NightlyBaselineProfiles.yaml
1 parent 1f285ce commit 4e20602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/NightlyBaselineProfiles.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: yes | sdkmanager --licenses || true
4545

4646
- name: Check build-logic
47-
run: ./gradlew check -p build-logic
47+
run: ./gradlew :build-logic:convention:check
4848

4949
- name: Setup GMD
5050
run: ./gradlew :benchmarks:pixel6Api33Setup
@@ -57,4 +57,4 @@ jobs:
5757
run: ./gradlew :app:generateReleaseBaselineProfile
5858
-Pandroid.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=baselineprofile
5959
-Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
60-
--stacktrace
60+
--stacktrace

0 commit comments

Comments
 (0)