mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Report coverage version in CI
This commit is contained in:
parent
7d1a758c44
commit
b941a09bcf
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ jobs:
|
|||
evennia
|
||||
coverage xml
|
||||
coverage report
|
||||
coverage --version
|
||||
|
||||
- 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