Skip to content

Commit 9b66cd6

Browse files
committed
update
1 parent f0065e5 commit 9b66cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_linux_ut.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
runs-on: ${{ needs.runner.outputs.runner_id }}
106106
env:
107107
AGENT_TOOLSDIRECTORY: /tmp/xpu-tool
108-
PYTEST_ADDOPTS: -v --timeout 3600 --timeout_method=thread -n 1
108+
PYTEST_ADDOPTS: -v
109109
steps:
110110
- name: Checkout torch-xpu-ops
111111
uses: actions/checkout@v4

0 commit comments

Comments
 (0)