Skip to content

Commit

Permalink
add coverage print
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmentel committed Jan 7, 2025
1 parent 93d592f commit 91d557c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: pre-commit/[email protected]

- name: Test with pytest
run: poetry run pytest
run: poetry run pytest --cov=mendeleev

pypi-publish:
name: upload release to PyPI
Expand Down

0 comments on commit 91d557c

Please sign in to comment.