Skip to content

Commit e5249d5

Browse files
Update python-app.yml
1 parent 12ef237 commit e5249d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Test with pytest
3030
run: |
3131
pytest $(git ls-files 'test/*.py')
32-
pytest --cov=src test/hermes_toml_test
32+
pytest --cov=. test/hermes_toml_test

0 commit comments

Comments
 (0)