Skip to content

Commit

Permalink
Update pytest-cov-comment.yml
Browse files Browse the repository at this point in the history
Fixes #65
  • Loading branch information
KennethEnevoldsen authored Sep 25, 2022
1 parent 4b9179f commit 5629824
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 @@ -60,6 +60,7 @@ jobs:
echo "Coverage Report - ${{ steps.coverage-comment.outputs.coverage }}"
echo "Coverage Color - ${{ steps.coverage-comment.outputs.color }}"
- name: Create the Badge
if: ${{ github.event_name == 'push' }}
uses: schneegans/[email protected]
with:
auth: ${{ secrets.PYTEST_COVERAGE }}
Expand Down

0 comments on commit 5629824

Please sign in to comment.