Skip to content

Commit

Permalink
Update codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayjan authored Oct 15, 2023
1 parent 46317a9 commit 24cd56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
uses: marocchino/sticky-pull-request-comment@v2
with:
delete: true
recreate: true
path: code-coverage-results.md
- name: Upload coverage to Codecov
if: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit 24cd56e

Please sign in to comment.