We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bac4f16 + b0bdef1 commit cb7e767Copy full SHA for cb7e767
.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.1.57
+ uses: MishaKav/pytest-coverage-comment@v1.2.0
45
with:
46
pytest-xml-coverage-path: ./coverage.xml
47
junitxml-path: ./pytest.xml
0 commit comments