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.
1 parent 015e659 commit 734cb20Copy full SHA for 734cb20
.github/workflows/check.yml
@@ -14,4 +14,4 @@ jobs:
14
java-version: '17'
15
distribution: 'temurin'
16
- name: Build with Gradle
17
- run: ./gradlew clean check --continue
+ run: ./gradlew clean check --continue --scan
0 commit comments