Skip to content

Commit 57544aa

Browse files
committed
hf token
1 parent 6998cec commit 57544aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
if: steps.changes.outputs.code == 'true'
5656
env:
5757
JAVA_CODEBASE_RAG_RUN_HEAVY: "0"
58+
HF_TOKEN: ${{ secrets.HF_TOKEN }}
5859
run: pytest tests -v
5960
- name: Skip tests (docs-only)
6061
if: steps.changes.outputs.code != 'true'

0 commit comments

Comments
 (0)