We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d169fce commit 93ca007Copy full SHA for 93ca007
.github/workflows/test_openvino_basic.yml
@@ -77,3 +77,4 @@ jobs:
77
pytest tests/openvino -s -m "run_slow" --durations=0
78
env:
79
RUN_SLOW: 1
80
+ HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}
0 commit comments