Another form of fail-fast
This commit is contained in:
parent
b889891a69
commit
610878e51c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_evennia_action.yml
vendored
2
.github/workflows/github_evennia_action.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.7, 3.8]
|
python-version: [3.7, 3.8]
|
||||||
TESTING_DB: ['sqlite3', 'postgresql', 'mysql']
|
TESTING_DB: ['sqlite3', 'postgresql', 'mysql']
|
||||||
fail-fast: true
|
fail-fast: True
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue