1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Add build scans to PR builds

This commit is contained in:
Ellie Bahadori
2020-09-30 07:20:12 -07:00
committed by GitHub
parent 6d14482378
commit 7ef3f61924
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ jobs:
path: ~/.gradle/caches
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
- name: Build with Gradle
run: ./gradlew clean build --continue
run: ./gradlew clean build --continue --scan