Run coveralls
This commit is contained in:
@@ -44,3 +44,5 @@ jobs:
|
|||||||
- name: Test with tox for non Jython only
|
- name: Test with tox for non Jython only
|
||||||
if: ${{ ! matrix.jython }}
|
if: ${{ ! matrix.jython }}
|
||||||
run: tox
|
run: tox
|
||||||
|
- name: Run coveralls
|
||||||
|
run: coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user