Skip to content

Commit c5d45d6

Browse files
committed
Test pytest-coverage-comment TypeScript migration
1 parent 50fc7c2 commit c5d45d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pytest-coverage-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
192192
- name: Run pytest-coverage-comment
193193
id: coverageComment
194-
uses: MishaKav/pytest-coverage-comment@add-xml-coverage-support-in-multiline-mode
194+
uses: MishaKav/pytest-coverage-comment@feat/typescript-migration
195195
with:
196196
pytest-xml-coverage-path: ${{ matrix.pytest-xml-coverage-path }}
197197
pytest-coverage-path: ${{ matrix.pytest-coverage-path }}

0 commit comments

Comments
 (0)