|
|
@ -75,7 +75,7 @@ jobs:
|
|
|
|
# Run local tests after screenshot tests to avoid wrong UP-TO-DATE. TODO: Ignore screenshots.
|
|
|
|
# Run local tests after screenshot tests to avoid wrong UP-TO-DATE. TODO: Ignore screenshots.
|
|
|
|
- name: Run local tests
|
|
|
|
- name: Run local tests
|
|
|
|
if: always()
|
|
|
|
if: always()
|
|
|
|
run: ./gradlew testDemoDebug testProdDebug :lint:test
|
|
|
|
run: ./gradlew testDemoDebug :lint:test
|
|
|
|
# Replace task exclusions with `-Pandroidx.baselineprofile.skipgeneration` when
|
|
|
|
# Replace task exclusions with `-Pandroidx.baselineprofile.skipgeneration` when
|
|
|
|
# https://android-review.googlesource.com/c/platform/frameworks/support/+/2602790 landed in a
|
|
|
|
# https://android-review.googlesource.com/c/platform/frameworks/support/+/2602790 landed in a
|
|
|
|
# release build
|
|
|
|
# release build
|
|
|
|