Skip to content

Commit 8526030

Browse files
Update python-app.yml
1 parent 50e37c5 commit 8526030

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

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

0 commit comments

Comments
 (0)