Improve maven.yml

This commit is contained in:
Marcono1234
2020-06-03 23:16:28 +02:00
committed by GitHub
parent 2ffdd0654e
commit af32ab05c6
+1 -1
View File
@@ -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