Adds script to run all tests and fail at end
This commit is contained in:
2
run-tests.sh
Executable file
2
run-tests.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
./mvnw --fail-at-end clean package
|
||||
Reference in New Issue
Block a user