Skip to content

Commit 9fff499

Browse files
committed
Run default goal in github actions
1 parent 235f931 commit 9fff499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
with:
4444
java-version: ${{ matrix.java }}
4545
- name: Build with Maven
46-
run: mvn -V package --file pom.xml --no-transfer-progress
46+
run: mvn --file pom.xml --no-transfer-progress

0 commit comments

Comments
 (0)