Skip to content

Commit 66fa643

Browse files
committed
ci
1 parent f90a637 commit 66fa643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
- name: Assembly JAR
104104
run: |
105-
mvn package -Dmaven.test.skip
105+
mvn package
106106
107107
- uses: actions/upload-artifact@v3
108108
with:

0 commit comments

Comments
 (0)