Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaspardpetit authored Jan 14, 2025
1 parent 15fb9a0 commit 423ebbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
# python-coverage-comment-action branch, and for editing existing
# comments (to avoid publishing multiple comments in the same PR)
contents: write
env: # Define environment variables for the entire job
HUGGINGFACE_TOKEN: ${{ secrets.HUGGINGFACE_TOKEN }} # Inject HuggingFace token to pull gated models
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 423ebbe

Please sign in to comment.