Run daily test without time-out at least once (#16077)
This commit is contained in:
committed by
GitHub
parent
7e00247fad
commit
322c8533d7
1
.github/workflows/doctests.yml
vendored
1
.github/workflows/doctests.yml
vendored
@@ -15,7 +15,6 @@ env:
|
|||||||
RUN_SLOW: yes
|
RUN_SLOW: yes
|
||||||
OMP_NUM_THREADS: 16
|
OMP_NUM_THREADS: 16
|
||||||
MKL_NUM_THREADS: 16
|
MKL_NUM_THREADS: 16
|
||||||
PYTEST_TIMEOUT: 600
|
|
||||||
SIGOPT_API_TOKEN: ${{ secrets.SIGOPT_API_TOKEN }}
|
SIGOPT_API_TOKEN: ${{ secrets.SIGOPT_API_TOKEN }}
|
||||||
TF_FORCE_GPU_ALLOW_GROWTH: true
|
TF_FORCE_GPU_ALLOW_GROWTH: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user