Trying to increase storage with disk.dataPartition.size

pull/1/head
Jose Alcérreca 3 years ago committed by GitHub
parent a0ad83f726
commit d5b9d6d783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,6 +102,7 @@ jobs:
api-level: ${{ matrix.api-level }}
arch: x86
disable-animations: true
disk.dataPartition.size: 1200M
script: ./gradlew connectedAndroidTest -x :benchmark:connectedBenchmarkAndroidTest
- name: Upload test reports

Loading…
Cancel
Save