diff --git a/.github/workflows/doctests.yml b/.github/workflows/doctests.yml index 843ff84b63..b0a961c612 100644 --- a/.github/workflows/doctests.yml +++ b/.github/workflows/doctests.yml @@ -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