Skip to content

Commit 57c25f8

Browse files
WoosukKwonwuisawesome
authored andcommitted
[CI/CD][V1] Add spec decode tests to CI (vllm-project#16900)
Signed-off-by: Woosuk Kwon <[email protected]>
1 parent 9dd14ea commit 57c25f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ steps:
205205
- pytest -v -s v1/sample
206206
- pytest -v -s v1/worker
207207
- pytest -v -s v1/structured_output
208+
- pytest -v -s v1/spec_decode
208209
- pytest -v -s v1/test_stats.py
209210
- pytest -v -s v1/test_utils.py
210211
- pytest -v -s v1/test_oracle.py

0 commit comments

Comments
 (0)