Skip to content

Commit cd7a070

Browse files
committed
code cov
2 parents cee384a + 49824d3 commit cd7a070

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)