We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a02c06 + 9f1e188 commit ac7f6cbCopy full SHA for ac7f6cb
.github/workflows/Build.yaml
@@ -90,7 +90,7 @@ jobs:
90
disable-animations: true
91
disk-size: 6000M
92
heap-size: 600M
93
- script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedProdBenchmarkAndroidTest
+ script: ./gradlew connectedDemoDebugAndroidTest -x :benchmark:connectedDemoBenchmarkAndroidTest
94
95
- name: Upload test reports
96
if: always()
0 commit comments