Skip to content

Commit 9266fcf

Browse files
committed
update
1 parent 1e20878 commit 9266fcf

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
@@ -126,7 +126,7 @@ jobs:
126126
GH_TOKEN: ${{ github.token }}
127127
HUGGING_FACE_HUB_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
128128
HF_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
129-
PYTEST_ADDOPTS: -v --timeout 600 --timeout_method=thread -n 1
129+
PYTEST_ADDOPTS: -v
130130
steps:
131131
- name: Init test
132132
run: |

0 commit comments

Comments
 (0)