Workflow typo

This commit is contained in:
Griatch 2020-09-19 12:27:38 +02:00
parent eb2e70bf9e
commit bc4e602b46

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: false
steps: