Skip to content

Commit

Permalink
feat(test): give status check coverage report a name
Browse files Browse the repository at this point in the history
ref: #10
  • Loading branch information
jon-nfc committed Nov 7, 2024
1 parent 5a9be6d commit ac517cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ jobs:
with:
github-token: ${{ github.token }}
summary-file: code-coverage-results.md
check-name: 'Functional Code Coverage'
create-pr-comment: true
update-comment-if-one-exists: true
update-comment-key: "${{ env.GITHUB-JOB }}_${{ env.GITHUB-ACTION }}"
Expand Down

0 comments on commit ac517cd

Please sign in to comment.