Skip to content

Commit

Permalink
ci: Don't require secrets in medium e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Dan McPherson <[email protected]>
(cherry picked from commit 7f5da18)
  • Loading branch information
danmcp committed Feb 1, 2025
1 parent bdece44 commit 6866ea0
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 6866ea0

Please sign in to comment.