Skip to content

Commit c827eb2

Browse files
committed
Update python-request.yml
1 parent df57579 commit c827eb2

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/python-request.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ jobs:
3636
- name: Test with pytest
3737
run: |
3838
pixi run coverage
39-
- name: Create coverage comment
40-
uses: MishaKav/pytest-coverage-comment@main
41-
with:
42-
pytest-xml-coverage-path: coverage.xml
43-
junitxml-path: pytest.xml
44-
unique-id-for-comment: ${{ matrix.os }}
45-
title: Coverage for Python on ${{ matrix.os }}
4639
- name: Archive code coverage results
4740
uses: actions/upload-artifact@v4
4841
with:

0 commit comments

Comments
 (0)