Skip to content

Commit

Permalink
Update run-pytest.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Bordt <[email protected]>
  • Loading branch information
sbordt authored Jun 19, 2024
1 parent 34ed652 commit d31acbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install pip and package
run: |
export OPENAI_API_KEY="TESTAPIKEY"
python -m pip install --upgrade pip
pip install pytest
pip install .
Expand Down

0 comments on commit d31acbc

Please sign in to comment.