Skip to content

Commit 6d39e04

Browse files
authored
Merge pull request #47 from OpenAPITools/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.5.0
Bump MishaKav/pytest-coverage-comment from 1.2.0 to 1.5.0
2 parents ca30d59 + e16a6d4 commit 6d39e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.2.0
44+
uses: MishaKav/pytest-coverage-comment@v1.5.0
4545
with:
4646
pytest-xml-coverage-path: ./coverage.xml
4747
junitxml-path: ./pytest.xml

0 commit comments

Comments
 (0)