mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 18:14:20 +00:00
use the correct db collation for backend ci
This commit is contained in:
parent
4eef585136
commit
43513de4f5
1
.github/workflows/backend_tests.yml
vendored
1
.github/workflows/backend_tests.yml
vendored
@ -142,6 +142,7 @@ jobs:
|
||||
mysql version: "8.0"
|
||||
mysql database: "spiffworkflow_backend_unit_testing"
|
||||
mysql root password: password
|
||||
collation server: 'utf8mb4_0900_as_cs'
|
||||
if: matrix.database == 'mysql'
|
||||
|
||||
- name: Setup Postgres
|
||||
|
Loading…
x
Reference in New Issue
Block a user