Skip to content

Commit 9a82c6e

Browse files
authored
Update maven.yml
1 parent d34d272 commit 9a82c6e

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
@@ -20,4 +20,4 @@ jobs:
2020
java-version: 8
2121
distribution: 'corretto'
2222
- name: Build and test with Maven
23-
run: mvn test -Ptest-output
23+
run: mvn test -ntp -B -Ptest-output

0 commit comments

Comments
 (0)