"csrc/vscode:/vscode.git/clone" did not exist on "8d75f22e79656dddc975c73133fdccbbebc5c963"
Unverified Commit ce17db80 authored by Russell Bryant's avatar Russell Bryant Committed by GitHub
Browse files

[CI] Run v1/test_serial_utils.py in CI (#16996)


Signed-off-by: default avatarRussell Bryant <rbryant@redhat.com>
parent 8c87a9ad
...@@ -209,6 +209,7 @@ steps: ...@@ -209,6 +209,7 @@ steps:
- 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/spec_decode
- pytest -v -s v1/test_serial_utils.py
- 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