Unverified Commit 546dc24e authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Longer timeout for slow tests (#12779)

parent cab3b868
...@@ -14,7 +14,7 @@ env: ...@@ -14,7 +14,7 @@ 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: 300 PYTEST_TIMEOUT: 600
jobs: jobs:
run_all_tests_torch_gpu: run_all_tests_torch_gpu:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment