Fix nightly accuracy tests (#2780)
This commit is contained in:
@@ -18,7 +18,7 @@ from sglang.test.test_utils import (
|
||||
)
|
||||
|
||||
|
||||
class TestEvalAccuracyLarge(unittest.TestCase):
|
||||
class TestNightlyHumanEval(unittest.TestCase):
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
if is_in_ci():
|
||||
|
||||
Reference in New Issue
Block a user