Skip to content

Commit ce17db8

Browse files
authored
[CI] Run v1/test_serial_utils.py in CI (#16996)
Signed-off-by: Russell Bryant <[email protected]>
1 parent 8c87a9a commit ce17db8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/test-pipeline.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ steps:
209209
- pytest -v -s v1/worker
210210
- pytest -v -s v1/structured_output
211211
- pytest -v -s v1/spec_decode
212+
- pytest -v -s v1/test_serial_utils.py
212213
- pytest -v -s v1/test_stats.py
213214
- pytest -v -s v1/test_utils.py
214215
- pytest -v -s v1/test_oracle.py

0 commit comments

Comments
 (0)