diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 669d3b14d..7de575d11 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -682,7 +682,7 @@ jobs: path: ~/.cache/huggingface/transformers/ key: hf-models env: - SEGMENT_DOWNLOAD_TIMEOUT_MIN: 15 + SEGMENT_DOWNLOAD_TIMEOUT_MINS: 15 - name: Download models if: steps.cache-hf-models.outputs.cache-hit != 'true'