Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
lakruzz committed Jan 10, 2025
1 parent 2839a91 commit ce3c796
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 @@ -40,7 +40,7 @@ jobs:
pipenv run pytest --cov=. -m dev
- name: Generate coverage report
- run: |
run: |
pipenv run coverage html
- name: Upload coverage report
Expand Down

0 comments on commit ce3c796

Please sign in to comment.