We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fc7c2 commit c5d45d6Copy full SHA for c5d45d6
.github/workflows/test-pytest-coverage-comment.yml
@@ -191,7 +191,7 @@ jobs:
191
192
- name: Run pytest-coverage-comment
193
id: coverageComment
194
- uses: MishaKav/pytest-coverage-comment@add-xml-coverage-support-in-multiline-mode
+ uses: MishaKav/pytest-coverage-comment@feat/typescript-migration
195
with:
196
pytest-xml-coverage-path: ${{ matrix.pytest-xml-coverage-path }}
197
pytest-coverage-path: ${{ matrix.pytest-coverage-path }}
0 commit comments