Skip to content

Commit 6177935

Browse files
set DB vars
1 parent 5eb5fe1 commit 6177935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
env:
6565
MYSQL_ALLOW_EMPTY_PASSWORD: false
6666
MYSQL_ROOT_PASSWORD: symfony
67-
MYSQL_DATABASE: symfony
67+
MYSQL_DATABASE: openchurch_test
6868
ports:
6969
- 3306:3306
7070
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3 --name=mysql

0 commit comments

Comments
 (0)