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 - name: Install lib
run: | run: |
python setup.py develop python setup.py develop
- name: pytest - name: pytest
run: | run: |
poetry run pytest poetry run pytest