diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 0544234af..ebfd96322 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,6 +1,5 @@ - label: ":cpp: Tests" commands: - - bash src/ray/test/run_object_manager_tests.sh - bazel test --config=ci $(./scripts/bazel_export_options) --build_tests_only -- //:all -rllib/... -core_worker_test