Fix CI pipeline

Change-Id: I4a7ddadeb7d824874cab8855fc735408263ad818
pull/1837/head
Tomáš Mlynarič 3 years ago
parent e2acc1c538
commit b5ac33f75c

@ -117,7 +117,7 @@ jobs:
disable-animations: true
disk-size: 1500M
heap-size: 512M
script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedBenchmarkAndroidTest
script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedProdBenchmarkAndroidTest
- name: Upload test reports
if: always()

Loading…
Cancel
Save