Forgot pytest
Some checks reported warnings
Building and releasing LASP (master branch) / Release-Ubuntu (push) Has been cancelled
Building and releasing LASP (master branch) / Build-Test-Ubuntu (push) Has been cancelled

This commit is contained in:
Anne de Jong 2023-10-11 17:24:08 +02:00
parent 03513b6502
commit 2206f47cff

View File

@ -16,7 +16,7 @@ jobs:
- name: Build
run: |
pip install build
pip install build pytest
python3 -m build
pip install dist/lasp*.whl
pytest