Skip to content

Commit

Permalink
Add OPENAI_API_KEY to make tests pass (not used, checked when deseria…
Browse files Browse the repository at this point in the history
…lizing pipelines)
  • Loading branch information
mpangrazzi committed Dec 19, 2024
1 parent 02cd937 commit 0cd2185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:

env:
HATCH_VERSION: "1.14.0"
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

jobs:
tests:
Expand Down

0 comments on commit 0cd2185

Please sign in to comment.