mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 17:45:40 +08:00
Remove --no-transfer-progress as it appears to be unsupported (#8066)
Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
+1
-1
@@ -46,5 +46,5 @@ popd
|
||||
|
||||
pushd $ROOT_DIR
|
||||
echo "Testing maven install."
|
||||
mvn -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN --no-transfer-progress clean install -DskipTests
|
||||
mvn -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN clean install -DskipTests
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user