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 050aab0 commit d2e619dCopy full SHA for d2e619d
.github/workflows/continuous-integraion-workflow.yml
@@ -20,4 +20,4 @@ jobs:
20
distribution: 'temurin'
21
cache: 'gradle'
22
- name: Build with Gradle
23
- run: ./gradlew check --continue
+ run: ./gradlew check --scan --continue
0 commit comments