Coveralls

This commit is contained in:
JP White 2021-02-28 16:25:12 -05:00
parent 83a9217c54
commit 636fd09fb8

View file

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