Skip to content

Commit

Permalink
Update pytest-cov-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse authored Oct 31, 2022
1 parent 86ca4c6 commit ae7a1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest-cov-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
set -o pipefail
pytest --cov=textdescriptives --cov-report term-missing | tee pytest-coverage.txt
- name: Pytest coverage comment
if: ${{ github.event_name == 'push' }}
id: coverage-comment
uses: MishaKav/[email protected]
with:
Expand Down

0 comments on commit ae7a1be

Please sign in to comment.