Super tiny fix CI (#13283)

This commit is contained in:
fzyzcjy
2025-11-14 21:45:10 +08:00
committed by GitHub
parent f8d3d80f63
commit 15264232ee

View File

@@ -15,6 +15,7 @@ class TestFile:
# NOTE: please sort the test cases alphabetically by the test file name
suites = {
"per-commit-1-gpu": [
TestFile("debug_utils/test_log_parser.py", 5),
TestFile("debug_utils/test_tensor_dump_forward_hook.py", 15),
TestFile("function_call/test_json_schema_constraint.py", 1),
TestFile("hicache/test_hicache.py", 116),