Skip to content

Commit 72c04c6

Browse files
authored
Update mvn.yml
1 parent bef547c commit 72c04c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mvn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
restore-keys: |
2323
${{ runner.os }}-maven-
2424
- name: Build with mvn
25-
run: mvn clean install -DskipTests
25+
run: mvn -B -ntp clean install

0 commit comments

Comments
 (0)