Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotfortun authored Feb 10, 2024
1 parent de64c57 commit 11c7968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pipenv install --dev
- name: Lint with autopep8
run: |
pipenv run autopep8
pipenv run autopep8 -ir .
- name: Test with pytest
run: |
pipenv run pytest

0 comments on commit 11c7968

Please sign in to comment.