mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
Testing to remove the keepdb arg
This commit is contained in:
parent
cb65d4b216
commit
856780b8a0
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
timeout-minutes: 40
|
||||
|
||||
env:
|
||||
UNIT_TEST_SETTINGS: "--settings=settings --keepdb --timing --parallel auto"
|
||||
UNIT_TEST_SETTINGS: "--settings=settings --timing --parallel auto"
|
||||
COVERAGE_TEST_SETTINGS: "--settings=settings --timing"
|
||||
|
||||
services:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue