Run build tests with the Demo variant

pull/1837/head
Adetunji Dahunsi 3 years ago committed by GitHub
parent e4e63cba1e
commit 390f7becd7

@ -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