Skip to content

Commit dd6b1f2

Browse files
committed
📄 Add license
Remove wheel
1 parent 6786d07 commit dd6b1f2

File tree

5 files changed

+678
-4
lines changed

5 files changed

+678
-4
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
pip install -e '.[dev]'
4747
- name: Test
4848
run: |
49-
pytest --cov .
49+
pytest --cov
5050
- name: Test for macOS and Linux
5151
if: runner.os != 'Windows'
5252
run: |

0 commit comments

Comments
 (0)