mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 21:43:13 +08:00
Fix pip and Bazel interaction messing up CI (#9506)
Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
@@ -32,7 +32,7 @@ install_ray() {
|
||||
pip install wheel
|
||||
|
||||
cd "${WORKSPACE_DIR}"/python
|
||||
pip install -v -e .
|
||||
"${WORKSPACE_DIR}"/ci/keep_alive pip install -v -e .
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user