try running mysql with nil password w/ burnettk
This commit is contained in:
parent
75b72ed536
commit
4a4c40ad20
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue