Unverified Commit 2f555c4c authored by Vedant Jhaveri's avatar Vedant Jhaveri Committed by GitHub
Browse files

[Generative Score API] Added test_scores_api.py to github CICD to run per commit (#10755)


Co-authored-by: default avatarVedant Jhaveri <vjhaveri@linkedin.com>
Co-authored-by: default avatarSundara Raman Ramachandran <sundar24295@gmail.com>
parent e53df7c0
......@@ -104,6 +104,7 @@ suites = {
TestFile("test_reasoning_parser.py", 5),
TestFile("test_retract_decode.py", 54),
TestFile("test_request_queue_validation.py", 30),
TestFile("test_score_api.py", 180),
TestFile("test_server_args.py", 1),
TestFile("test_skip_tokenizer_init.py", 117),
TestFile("test_srt_engine.py", 261),
......
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