mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Annoying typo
This commit is contained in:
parent
77ab78d247
commit
5db9ed2cde
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
cd testing_mygame
|
||||
coverage run --source=../evennia --omit=*/migrations/*,*/urls.py,*/test*.py,*.sh,*.txt,*.md,*.pyc,*.service ../bin/unix/evennia test --settings=settings --keepdb evennia
|
||||
coverage xml
|
||||
cp coverage.cml ../cobertura.xml
|
||||
cp coverage.xml ../cobertura.xml
|
||||
|
||||
# we only want to run coverall once, so we only do it for one of the matrix combinations
|
||||
- name: Send data to Coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue