[CI] Fix CI (#1217)

This commit is contained in:
Mingyi
2024-08-25 19:56:42 -07:00
committed by GitHub
parent 158e8f1e2d
commit 7514b9f8d3
5 changed files with 22 additions and 27 deletions

View File

@@ -112,4 +112,4 @@ class TestBatchPenalizerE2E(unittest.TestCase):
if __name__ == "__main__":
unittest.main(warnings="ignore")
unittest.main()