Skip to content

Commit

Permalink
pass wandb key
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Nov 8, 2024
1 parent 344caaa commit c13887e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
pytest . -v
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
WANDB_API_KEY: ${{ secrets.WANDB_API_KEY }}

0 comments on commit c13887e

Please sign in to comment.