[Whisper] Fix slow test (#28407)

* [Whisper] Fix slow test

* update

* update

* update

* update

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Patrick von Platen
2024-01-10 22:35:36 +01:00
committed by GitHub
parent 6c78bbcb83
commit cbbe30749b
6 changed files with 10 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ env:
PYTEST_TIMEOUT: 60
TF_FORCE_GPU_ALLOW_GROWTH: true
RUN_PT_TF_CROSS_TESTS: 1
HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}
jobs:
check_runner_status: