ci: unify PR test suite naming (#21187)
This commit is contained in:
@@ -9,7 +9,7 @@ from sglang.srt.function_call.base_format_detector import BaseFormatDetector
|
||||
from sglang.srt.function_call.core_types import StreamingParseResult
|
||||
from sglang.test.ci.ci_register import register_cpu_ci
|
||||
|
||||
register_cpu_ci(1.0, "stage-a-cpu-only")
|
||||
register_cpu_ci(1.0, "stage-a-test-cpu")
|
||||
|
||||
|
||||
class DummyDetector(BaseFormatDetector):
|
||||
|
||||
Reference in New Issue
Block a user