Skip to content

Commit

Permalink
Remove PR comment badge
Browse files Browse the repository at this point in the history
  • Loading branch information
abhahn committed Jun 22, 2024
1 parent 0a4245b commit a64bb4f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ jobs:
output: both
thresholds: '60 80'

- name: Add Coverage PR Comment
uses: marocchino/sticky-pull-request-comment@v2
if: github.event_name == 'pull_request'
with:
recreate: true
path: code-coverage-results.md

test_windows:
runs-on:
- windows-latest
Expand Down

0 comments on commit a64bb4f

Please sign in to comment.