Skip to content

Commit ac2aa87

Browse files
Update python-app.yml
1 parent c3d4a29 commit ac2aa87

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ jobs:
2828
pip install .[dev]
2929
- name: Test with pytest
3030
run: |
31-
pytest $(git ls-files 'test/*.py')
32-
pytest --cov=. test/hermes_toml_test
31+
pytest --cov=src test/hermes_toml_test

0 commit comments

Comments
 (0)