Skip to content

Commit 332c41c

Browse files
authored
Merge pull request #52 from Nance-Lab/nlsschim-patch-1
Update python-package.yml
2 parents 3ce6add + c3e6d97 commit 332c41c

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=./ --cov-report=xml
46+
pytest --cov=diff_classifier diff_classifier/tests/
4747
4848
- name: Upload coverage reports to Codecov
4949
uses: codecov/codecov-action@v4.0.1

0 commit comments

Comments
 (0)