Skip to content

Commit a78a608

Browse files
committed
Update build workflows
1 parent 3f46ae2 commit a78a608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Build with Gradle
6464
run: |
6565
./gradlew --scan --stacktrace \
66-
assemble -x :benchmark-landscapist:pixel6api31Setup -x :benchmark-landscapist:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark-landscapist:collectNonMinifiedReleaseBaselineProfile
66+
assemble
6767
6868
- name: Run unit tests
6969
run: |

0 commit comments

Comments
 (0)