We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f46ae2 commit a78a608Copy full SHA for a78a608
.github/workflows/android.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Build with Gradle
64
run: |
65
./gradlew --scan --stacktrace \
66
- assemble -x :benchmark-landscapist:pixel6api31Setup -x :benchmark-landscapist:pixel6api31NonMinifiedReleaseAndroidTest -x :benchmark-landscapist:collectNonMinifiedReleaseBaselineProfile
+ assemble
67
68
- name: Run unit tests
69
0 commit comments