mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
Coveralls
This commit is contained in:
parent
83a9217c54
commit
636fd09fb8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue