Forgot pytest
This commit is contained in:
parent
03513b6502
commit
2206f47cff
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
pip install build
|
||||
pip install build pytest
|
||||
python3 -m build
|
||||
pip install dist/lasp*.whl
|
||||
pytest
|
||||
|
Loading…
Reference in New Issue
Block a user