Skip to content

Commit 3a207a0

Browse files
committed
Remove KMP_DUPLICATE_LIB_OK=TRUE
1 parent 21d87e6 commit 3a207a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_windows_ut.yml

-1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,5 @@ jobs:
148148
call conda activate windows_ci
149149
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
150150
set PYTORCH_TEST_WITH_SLOW=1
151-
set KMP_DUPLICATE_LIB_OK=TRUE
152151
cd ../pytorch/third_party/torch-xpu-ops/test/xpu/extended/
153152
python run_test_with_skip_mtl.py

0 commit comments

Comments
 (0)