Skip to content

Commit 93ca007

Browse files
authored
Add env variable needed for slow tests (#949)
1 parent d169fce commit 93ca007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_openvino_basic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@ jobs:
7777
pytest tests/openvino -s -m "run_slow" --durations=0
7878
env:
7979
RUN_SLOW: 1
80+
HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}

0 commit comments

Comments
 (0)