Skip to content

Commit

Permalink
remove timeout set
Browse files Browse the repository at this point in the history
  • Loading branch information
RUIJIEZHONG66166 committed Dec 11, 2024
1 parent e0c1e2b commit 7e8180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ jobs:
call "C:\Program Files (x86)\Intel\oneAPI\ocloc\2024.2\env\vars.bat"
set PYTORCH_TEST_WITH_SLOW=1
cd ../pytorch/third_party/torch-xpu-ops/test/xpu/extended/
timeout 10000 python run_test_with_skip.py
python run_test_with_skip.py

0 comments on commit 7e8180a

Please sign in to comment.