Skip to content

Commit d4b1f7d

Browse files
authored
Update maven.yml
1 parent 868f1e5 commit d4b1f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
java-version: 1.8
1616
- name: Build with Maven
17-
run: mvn package --file pom.xml
17+
run: mvn test --file pom.xml -B

0 commit comments

Comments
 (0)