Merge pull request #538 from Marcono1234/patch-1

Improve maven.yml
This commit is contained in:
Andy McKay
2020-11-25 13:02:36 -08:00
committed by GitHub
+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