Skip to content

Commit

Permalink
fix identation in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBubel committed Jul 28, 2024
1 parent 70b00ab commit de85ce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
- name: Install lib
run: |
python setup.py develop
- name: pytest
- name: pytest
run: |
poetry run pytest
Expand Down

0 comments on commit de85ce5

Please sign in to comment.