Skip to content

Commit f5319f0

Browse files
committed
Update
[ghstack-poisoned]
1 parent 0c7c5d3 commit f5319f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/wheel/test_windows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def run_tests(model_tests: List[ModelTest]) -> None:
3939

4040

4141
if __name__ == "__main__":
42-
test_base.run_tests(
42+
run_tests(
4343
model_tests=[
4444
ModelTest(
4545
model=Model.Mv3,

0 commit comments

Comments
 (0)