Skip to content

Commit 5bfd1f5

Browse files
committed
Merge branch '5.8.x' into 6.1.x
2 parents 0e4d297 + 4b10c2d commit 5bfd1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
java-version: '17'
2222
distribution: 'temurin'
2323
- name: Build with Gradle
24-
run: ./gradlew clean build --continue --scan
24+
run: ./gradlew clean build --continue
2525
generate-docs:
2626
name: Generate Docs
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)