From 127a4ebdc97e8ec29f5ad1fabf0a6c6e6e094c99 Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 25 Nov 2025 12:18:36 +0100 Subject: [PATCH] LOL if does not exist --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c26b49b6..1ebe6a84b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,6 @@ jobs: services: mysql: - if: ${{ matrix.db_adapter == 'mysql' }} image: mysql:8.0 env: MYSQL_ALLOW_EMPTY_PASSWORD: yes