Skip to content

Commit

Permalink
[ci] Entrypoints run upon changes in vllm/ (vllm-project#7423)
Browse files Browse the repository at this point in the history
Signed-off-by: kevin <[email protected]>
  • Loading branch information
khluu authored Aug 12, 2024
1 parent cfba4de commit 65950e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .buildkite/test-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 65950e8

Please sign in to comment.