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]>
  • Loading branch information
danmcp committed Feb 1, 2025
1 parent 887981c commit da7b24a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e-nvidia-l4-x1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,6 @@ jobs:
- name: Run e2e test
working-directory: ./instructlab
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: |
. venv/bin/activate
./scripts/e2e-ci.sh -m
Expand Down

0 comments on commit da7b24a

Please sign in to comment.