diff --git a/.buildkite/test-pipeline.yaml b/.buildkite/test-pipeline.yaml index e2b452d8..59e64dc5 100644 --- a/.buildkite/test-pipeline.yaml +++ b/.buildkite/test-pipeline.yaml @@ -204,7 +204,6 @@ steps: commands: # split the test to avoid interference - pytest -v -s v1/core - - pytest -v -s v1/entrypoints - pytest -v -s v1/engine - pytest -v -s v1/entrypoints - pytest -v -s v1/sample