mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Workflow typo
This commit is contained in:
parent
eb2e70bf9e
commit
bc4e602b46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
python-version: [3.7, 3.8]
|
||||
# TODO: mysql disabled, not able to connect to it so far
|
||||
TESTING_DB: ['sqlite3', 'postgresql', 'mysql']
|
||||
fail-fast: True
|
||||
# fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue