mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Run daily test without time-out at least once (#16077)
This commit is contained in:
parent
7e00247fad
commit
322c8533d7
1
.github/workflows/doctests.yml
vendored
1
.github/workflows/doctests.yml
vendored
@ -15,7 +15,6 @@ env:
|
||||
RUN_SLOW: yes
|
||||
OMP_NUM_THREADS: 16
|
||||
MKL_NUM_THREADS: 16
|
||||
PYTEST_TIMEOUT: 600
|
||||
SIGOPT_API_TOKEN: ${{ secrets.SIGOPT_API_TOKEN }}
|
||||
TF_FORCE_GPU_ALLOW_GROWTH: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user