Skip to content

Commit ab3c315

Browse files
committed
fix test
1 parent c5b37c8 commit ab3c315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
dependency_type: minimum
6161
- name: Run the unit tests
6262
run: |
63+
python -m pip install ".[test]"
6364
python -m pytest -vv || python -m pytest -vv --lf
6465
6566
test_prereleases:

0 commit comments

Comments
 (0)