Get more coverage info from ci build
This commit is contained in:
parent
c545eb6679
commit
7d1a758c44
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ jobs:
|
||||||
--timing \
|
--timing \
|
||||||
evennia
|
evennia
|
||||||
coverage xml
|
coverage xml
|
||||||
coverage report | grep TOTAL
|
coverage report
|
||||||
|
|
||||||
- name: Run test suite
|
- name: Run test suite
|
||||||
if: matrix.TESTING_DB != 'sqlite3' || matrix.python-version != '3.10'
|
if: matrix.TESTING_DB != 'sqlite3' || matrix.python-version != '3.10'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue