Skip to content

Commit

Permalink
Update pytest-cov-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen authored Aug 30, 2022
1 parent f9d9d24 commit daff21b
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 @@ -53,6 +53,7 @@ jobs:
pytest --cov=asent --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 daff21b

Please sign in to comment.