We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0d8231 + 781e4b7 commit 29bb075Copy full SHA for 29bb075
1 file changed
.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.7.1
+ uses: MishaKav/pytest-coverage-comment@v1.7.2
45
with:
46
pytest-xml-coverage-path: ./coverage.xml
47
junitxml-path: ./pytest.xml
0 commit comments