LOL if does not exist

This commit is contained in:
Jorge Manrubia
2025-11-25 12:18:36 +01:00
parent 93c60d09a8
commit 127a4ebdc9
-1
View File
@@ -65,7 +65,6 @@ jobs:
services: services:
mysql: mysql:
if: ${{ matrix.db_adapter == 'mysql' }}
image: mysql:8.0 image: mysql:8.0
env: env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes MYSQL_ALLOW_EMPTY_PASSWORD: yes