Skip to content

Commit 35d5a7b

Browse files
authored
. e add all-important call to ensure errors are propagated correctly
1 parent d6232c4 commit 35d5a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_and_test.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@echo off
22

3-
mvn -B verify --file pom.xml
3+
call mvn -B verify --file pom.xml

0 commit comments

Comments
 (0)