Skip to content

Commit ee25423

Browse files
committed
tmp
1 parent b13cd12 commit ee25423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
cp .github/workflows/toolchains.xml ~/.m2/toolchains.xml
5555
5656
- name: Build
57-
run: ./mvnw -ntp -B verify
57+
run: ./mvnw -ntp -B -X verify

0 commit comments

Comments
 (0)