Fix pytest
This commit is contained in:
parent
89a7acb130
commit
9e78bdec0f
|
|
@ -28,4 +28,4 @@ jobs:
|
|||
black --check pandas_ods_reader/
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest tests/
|
||||
python -m pytest tests/
|
||||
|
|
|
|||
Loading…
Reference in New Issue