Skip to content

Commit

Permalink
chore(deps): update mishakav/pytest-coverage-comment action to v1.1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] authored Oct 11, 2024
1 parent 5e3a561 commit 67594b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Report coverage
id: coverage
if: ${{ !cancelled() }}
uses: MishaKav/pytest-coverage-comment@fa1c641d7e3fa1d98ed95d5f658ccd638b774628 # v1.1.52
uses: MishaKav/pytest-coverage-comment@81882822c5b22af01f91bd3eacb1cefb6ad73dc2 # v1.1.53
with:
title: Coverage Report
pytest-xml-coverage-path: ./coverage.xml

0 comments on commit 67594b3

Please sign in to comment.