Workflow typo

This commit is contained in:
Griatch 2020-09-19 12:26:55 +02:00
parent 489205a826
commit eb2e70bf9e

View file

@ -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: True
steps: