mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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 \
|
||||
evennia
|
||||
coverage xml
|
||||
coverage report | grep TOTAL
|
||||
coverage report
|
||||
|
||||
- name: Run test suite
|
||||
if: matrix.TESTING_DB != 'sqlite3' || matrix.python-version != '3.10'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue