Coveralls

This commit is contained in:
JP White 2021-02-28 16:25:12 -05:00
parent 83a9217c54
commit 636fd09fb8
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
make lint
- name: Test with pytest
run: |
make test-coverage
make test-coverage-report
- name: Coveralls
uses: coverallsapp/github-action@master
env: