fix identation in workflow

This commit is contained in:
Martin Bubel 2024-07-28 18:12:36 +02:00
parent 70b00abe19
commit de85ce54f2

View file

@ -39,8 +39,8 @@ jobs:
- name: Install lib
run: |
python setup.py develop
- name: pytest
- name: pytest
run: |
poetry run pytest