mirror of
https://github.com/friendica/friendica
synced 2025-02-03 12:18:55 +00:00
remove wrong parameter
This commit is contained in:
parent
2662fce74d
commit
6477179231
1 changed files with 0 additions and 1 deletions
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
|
@ -9,7 +9,6 @@ jobs:
|
||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
image: mariadb:latest
|
image: mariadb:latest
|
||||||
restart: always
|
|
||||||
env:
|
env:
|
||||||
MYSQL_ALLOW_EMPTY_PASSWORD: true
|
MYSQL_ALLOW_EMPTY_PASSWORD: true
|
||||||
MYSQL_DATABASE: test
|
MYSQL_DATABASE: test
|
||||||
|
|
Loading…
Add table
Reference in a new issue