diff --git a/.buildkite/test-pipeline.yaml b/.buildkite/test-pipeline.yaml index f5c5047bfd4c2..e21ae6b0502f4 100644 --- a/.buildkite/test-pipeline.yaml +++ b/.buildkite/test-pipeline.yaml @@ -80,8 +80,7 @@ steps: fast_check: true mirror_hardwares: [amd] source_file_dependencies: - - vllm/entrypoints - - tests/entrypoints + - vllm/ commands: - pytest -v -s entrypoints/llm - pytest -v -s entrypoints/openai