mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:44:07 +08:00
[Java] fix redis-server binary path (#9398)
This commit is contained in:
@@ -47,4 +47,6 @@ popd
|
||||
pushd $ROOT_DIR
|
||||
echo "Testing maven install."
|
||||
mvn -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN clean install -DskipTests
|
||||
# Ensure mvn test works
|
||||
mvn test -pl test -Dtest="io.ray.test.HelloWorldTest"
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user