Skip to content

Commit 49824d3

Browse files
authored
Update python-package.yml
1 parent 332c41c commit 49824d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Test with pytest
4545
run: |
46-
pytest --cov=diff_classifier diff_classifier/tests/
46+
pytest --cov=diff_classifier --cov-report=xml
4747
4848
- name: Upload coverage reports to Codecov
4949
uses: codecov/codecov-action@v4.0.1

0 commit comments

Comments
 (0)