We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d0a47 commit 702abefCopy full SHA for 702abef
.github/workflows/pull-request-python-tests.yml
@@ -44,7 +44,7 @@ jobs:
44
run: |
45
uv run pytest
46
- name: Report coverage
47
- uses: MishaKav/pytest-coverage-comment@13d3c18e21895566c746187c9ea74736372e5e91
+ uses: MishaKav/pytest-coverage-comment@9638e4b1448019aba40c4aaaa1ade87a9f211aa1
48
with:
49
pytest-xml-coverage-path: ./htmlcov/coverage.xml
50
title: Coverage report for Python ${{ matrix.python-version }}
0 commit comments