remove wrong parameter

This commit is contained in:
Art4 2024-11-06 22:55:01 +00:00
parent 2662fce74d
commit 6477179231

View file

@ -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