Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
update yaml
  • Loading branch information
barbarasilveiraf authored Apr 18, 2022
1 parent 177ba81 commit 6caa790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
pip install .
- name: Test with pytest
run: |
coverage run -m pytest --ignore=hermione/module_templates
coverage run -m pytest --ignore=hermione/data
- name: Coverage report
run: |
coverage report -m

0 comments on commit 6caa790

Please sign in to comment.