Skip to content

Commit 90c7a86

Browse files
committed
refactor: Remove usage of -x :benchmark:pixel6api33Setup -x :benchmark:pixel6api33NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile from android.yml
1 parent 8f5ec3e commit 90c7a86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Build with Gradle
3333
run: |
3434
./gradlew --scan --stacktrace \
35-
assemble -x :benchmark:pixel6api33Setup -x :benchmark:pixel6api33NonMinifiedReleaseAndroidTest -x :benchmark:collectNonMinifiedReleaseBaselineProfile
35+
assemble

0 commit comments

Comments
 (0)