mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
Coveralls
This commit is contained in:
parent
05293284de
commit
20e7319559
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python-package.yml
vendored
1
.github/workflows/python-package.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
- name: Test with pytest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
run: |
|
||||
make test-coverage-report
|
||||
- name: Coveralls
|
||||
|
|
Loading…
Reference in a new issue