Skip to content

Commit 9f1e188

Browse files
authored
Run build tests with the Demo variant
1 parent 0a02c06 commit 9f1e188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
disable-animations: true
9191
disk-size: 6000M
9292
heap-size: 600M
93-
script: ./gradlew connectedProdDebugAndroidTest -x :benchmark:connectedProdBenchmarkAndroidTest
93+
script: ./gradlew connectedDemoDebugAndroidTest -x :benchmark:connectedDemoBenchmarkAndroidTest
9494

9595
- name: Upload test reports
9696
if: always()

0 commit comments

Comments
 (0)