mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
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