1
0
Fork 0
mirror of https://github.com/ejwa/gitinspector.git synced 2025-03-26 02:01:27 +01:00

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
- name: Test with pytest
run: |
make test-coverage
make test-coverage-report
- name: Coveralls
uses: coverallsapp/github-action@master
env: