Skip to content

Commit 734cb20

Browse files
committed
Add --scan for checks
1 parent 015e659 commit 734cb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
java-version: '17'
1515
distribution: 'temurin'
1616
- name: Build with Gradle
17-
run: ./gradlew clean check --continue
17+
run: ./gradlew clean check --continue --scan

0 commit comments

Comments
 (0)