Skip to content

Commit d2e619d

Browse files
committed
Enable Build Scan
1 parent 050aab0 commit d2e619d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integraion-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
distribution: 'temurin'
2121
cache: 'gradle'
2222
- name: Build with Gradle
23-
run: ./gradlew check --continue
23+
run: ./gradlew check --scan --continue

0 commit comments

Comments
 (0)