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 <dmcphers@redhat.com>
(cherry picked from commit 2c51d86)
  • Loading branch information
danmcp committed Feb 1, 2025
1 parent a1c700d commit c0d96df
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 @@ -149,8 +149,6 @@ jobs:
- name: Run e2e test
working-directory: ./instructlab
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: |
. venv/bin/activate
# set preserve to true so we can retain the logs
Expand Down

0 comments on commit c0d96df

Please sign in to comment.