Improve maven.yml
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ jobs:
|
||||
with:
|
||||
java-version: 1.8
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
run: mvn --batch-mode --update-snapshots verify
|
||||
|
||||
Reference in New Issue
Block a user