We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca30d59 + e16a6d4 commit 6d39e04Copy full SHA for 6d39e04
.github/workflows/test.yaml
@@ -41,7 +41,7 @@ jobs:
41
uv run task test:ci
42
- name: Pytest coverage comment
43
if: ${{ github.actor != 'dependabot[bot]' }}
44
- uses: MishaKav/pytest-coverage-comment@v1.2.0
+ uses: MishaKav/pytest-coverage-comment@v1.5.0
45
with:
46
pytest-xml-coverage-path: ./coverage.xml
47
junitxml-path: ./pytest.xml
0 commit comments