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