diff --git a/.github/workflows/_windows_ut.yml b/.github/workflows/_windows_ut.yml index 73535fcff..33e86b1d2 100644 --- a/.github/workflows/_windows_ut.yml +++ b/.github/workflows/_windows_ut.yml @@ -145,4 +145,4 @@ jobs: call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" set PYTORCH_TEST_WITH_SLOW=1 cd ../pytorch/third_party/torch-xpu-ops/test/xpu/extended/ - python run_test_with_skip.py \ No newline at end of file + python run_test_with_skip_mtl.py \ No newline at end of file