try running mysql with nil password w/ burnettk

This commit is contained in:
jasquat 2022-05-20 16:55:49 -04:00
parent 75b72ed536
commit 4a4c40ad20
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ jobs:
mysql version: "8.0"
mysql database: "spiff_workflow_webapp_testing"
mysql root password:
mysql allow empty password: yes
if: matrix.database == 'mysql'
- name: Run Nox