Skip to content

Commit

Permalink
improving tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Weston-Farber authored and Elias Weston-Farber committed Nov 14, 2023
1 parent bf4a453 commit aef5209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
pip install toml
pip install .
- name: Test package
timeout-minute: 7
timeout-minutes: 7
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: python -m unittest
Expand Down

0 comments on commit aef5209

Please sign in to comment.