Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Apr 5, 2024
1 parent c5b37c8 commit ab3c315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
dependency_type: minimum
- name: Run the unit tests
run: |
python -m pip install ".[test]"
python -m pytest -vv || python -m pytest -vv --lf
test_prereleases:
Expand Down

0 comments on commit ab3c315

Please sign in to comment.