Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianLucas committed Dec 22, 2023
2 parents b2380fb + 0febf1c commit ba29e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
poetry install
- name: Test with pytest
run: |
poetry run pytest -s
poetry run pytest -s -x
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 comments on commit ba29e58

Please sign in to comment.