diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index cc6070b89..50745fc5c 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -102,7 +102,7 @@ jobs: api-level: ${{ matrix.api-level }} arch: x86 disable-animations: true - disk.dataPartition.size: 1200M + disk.dataPartition.size: 1500M script: ./gradlew connectedAndroidTest -x :benchmark:connectedBenchmarkAndroidTest - name: Upload test reports