mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-04-28 18:02:10 +02:00
Drop duplicate package goal
This commit is contained in:
@@ -46,4 +46,4 @@ jobs:
|
||||
# Run non-interactive, package (with compile+test),
|
||||
# ignore snapshot updates, because they are likely to have breaking changes, enforce checksums to validate
|
||||
# possible errors in dependencies
|
||||
run: mvn package test --batch-mode --no-snapshot-updates --strict-checksums --file pom.xml
|
||||
run: mvn test --batch-mode --no-snapshot-updates --strict-checksums --file pom.xml
|
||||
|
||||
Reference in New Issue
Block a user