mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:38:18 +08:00
Skip uneeded steps on CI (#9582)
Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
@@ -38,6 +38,8 @@ install_ray() {
|
||||
|
||||
uninstall_ray() {
|
||||
pip uninstall -y ray
|
||||
|
||||
rm -r -f "${WORKSPACE_DIR}"/python/ray/thirdparty_files
|
||||
}
|
||||
|
||||
build_wheel_windows() {
|
||||
|
||||
Reference in New Issue
Block a user