Skip to content

Commit 79c3a4e

Browse files
authored
Merge pull request #52 from OpenAPITools/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.7.1
Bump MishaKav/pytest-coverage-comment from 1.5.0 to 1.7.1
2 parents 3398189 + f460022 commit 79c3a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uv run task test:ci
4242
- name: Pytest coverage comment
4343
if: ${{ github.actor != 'dependabot[bot]' }}
44-
uses: MishaKav/pytest-coverage-comment@v1.5.0
44+
uses: MishaKav/pytest-coverage-comment@v1.7.1
4545
with:
4646
pytest-xml-coverage-path: ./coverage.xml
4747
junitxml-path: ./pytest.xml

0 commit comments

Comments
 (0)