mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
Get more coverage info from ci build
This commit is contained in:
parent
1752b5f5d9
commit
7ba25288c3
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