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

This commit is contained in:
Anne de Jong 2023-10-11 17:24:08 +02:00
parent 03513b6502
commit 2206f47cff
1 changed files with 1 additions and 1 deletions

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