mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 12:58:13 +00:00
try running mysql with nil password w/ burnettk
This commit is contained in:
parent
75b72ed536
commit
4a4c40ad20
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -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…
x
Reference in New Issue
Block a user