Skip to content

Commit

Permalink
Merge pull request #421 from danmcp/mediumsecrethandling
Browse files Browse the repository at this point in the history
ci: Don't require secrets in medium e2e test
  • Loading branch information
danmcp authored Feb 1, 2025
2 parents 3152012 + 2c51d86 commit 9b92401
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 @@ -149,9 +149,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
# set preserve to true so we can retain the logs
Expand Down

0 comments on commit 9b92401

Please sign in to comment.