Skip to content

Commit 5891049

Browse files
authored
Update build.yml
1 parent 2d4bb8f commit 5891049

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
@@ -16,4 +16,4 @@ jobs:
1616
with:
1717
java-version: 1.8
1818
- name: Build
19-
run: mvn install
19+
run: mvn install -DskipTests

0 commit comments

Comments
 (0)