From 41ad063026864ee570dd44ad7c8ffd5ee8bfb91a Mon Sep 17 00:00:00 2001 From: "Zhong, Ruijie" Date: Fri, 27 Dec 2024 08:26:43 +0000 Subject: [PATCH] update extend file --- .github/workflows/_windows_ut.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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