Run build tests with the Demo variant

tunjid-ci-build-fix
Adetunji Dahunsi 1 year ago committed by GitHub
parent 0a02c066ad
commit 9f1e1889cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,7 +90,7 @@ jobs:
disable-animations: true
disk-size: 6000M
heap-size: 600M
script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedProdBenchmarkAndroidTest
script: ./gradlew connectedDemoDebugAndroidTest -x :benchmark:connectedDemoBenchmarkAndroidTest
- name: Upload test reports
if: always()

Loading…
Cancel
Save