uses quiet mode to avoid lots of warnings in the commit screen
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ echo "$JAVA_HOME"
|
||||
echo "$(java -version)"
|
||||
echo "Running test... "
|
||||
|
||||
./gradlew test
|
||||
./gradlew test --quiet
|
||||
|
||||
status=$?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user