We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e20878 commit 9266fcfCopy full SHA for 9266fcf
.github/workflows/_linux_ut.yml
@@ -126,7 +126,7 @@ jobs:
126
GH_TOKEN: ${{ github.token }}
127
HUGGING_FACE_HUB_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
128
HF_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
129
- PYTEST_ADDOPTS: -v --timeout 600 --timeout_method=thread -n 1
+ PYTEST_ADDOPTS: -v
130
steps:
131
- name: Init test
132
run: |
0 commit comments