We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34c7777 + 78e8698 commit 540218cCopy full SHA for 540218c
1 file changed
.github/workflows/test.yaml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
uv run task test:ci
42
- name: Pytest coverage comment
43
- uses: MishaKav/pytest-coverage-comment@v1.1.53
+ uses: MishaKav/pytest-coverage-comment@v1.1.54
44
with:
45
pytest-xml-coverage-path: ./coverage.xml
46
junitxml-path: ./pytest.xml
0 commit comments