Unverified Commit 4c41278b authored by Woosuk Kwon's avatar Woosuk Kwon Committed by GitHub
Browse files

[CI/CD][V1] Add spec decode tests to CI (#16900)


Signed-off-by: default avatarWoosuk Kwon <woosuk.kwon@berkeley.edu>
parent bb3605db
...@@ -205,6 +205,7 @@ steps: ...@@ -205,6 +205,7 @@ steps:
- pytest -v -s v1/sample - pytest -v -s v1/sample
- pytest -v -s v1/worker - pytest -v -s v1/worker
- pytest -v -s v1/structured_output - pytest -v -s v1/structured_output
- pytest -v -s v1/spec_decode
- pytest -v -s v1/test_stats.py - pytest -v -s v1/test_stats.py
- pytest -v -s v1/test_utils.py - pytest -v -s v1/test_utils.py
- pytest -v -s v1/test_oracle.py - pytest -v -s v1/test_oracle.py
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment