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