|
|
@ -118,7 +118,7 @@ jobs:
|
|
|
|
run: ./gradlew testDemoDebug :lint:test
|
|
|
|
run: ./gradlew testDemoDebug :lint:test
|
|
|
|
|
|
|
|
|
|
|
|
- name: Build all build type and flavor permutations
|
|
|
|
- name: Build all build type and flavor permutations
|
|
|
|
run: ./gradlew :app:assemble :benchmarks:assemble -Pandroidx.baselineprofile.skipgeneration
|
|
|
|
run: ./gradlew :app:assemble
|
|
|
|
|
|
|
|
|
|
|
|
- name: Upload build outputs (APKs)
|
|
|
|
- name: Upload build outputs (APKs)
|
|
|
|
uses: actions/upload-artifact@v4
|
|
|
|
uses: actions/upload-artifact@v4
|
|
|
|