Skip to content

Commit

Permalink
Merge pull request #227 from instructlab/mergify/bp/release-v0.5/pr-226
Browse files Browse the repository at this point in the history
ci: Don't require secrets in medium e2e test (backport #226)
  • Loading branch information
danmcp authored Feb 1, 2025
2 parents bdece44 + 6866ea0 commit 6b9a5a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e-nvidia-l4-x1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ jobs:
- name: Run e2e test
working-directory: ./instructlab
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: |
. venv/bin/activate
./scripts/e2e-ci.sh -m
Expand Down

0 comments on commit 6b9a5a6

Please sign in to comment.