diff --git a/.github/workflows/databases.yml b/.github/workflows/databases.yml index 37ffbe3c2cae..2d31da69b8f9 100644 --- a/.github/workflows/databases.yml +++ b/.github/workflows/databases.yml @@ -140,7 +140,7 @@ jobs: - name: Execute tests run: vendor/bin/phpunit tests/Integration/Database env: - DB_CONNECTION: mysql + DB_CONNECTION: mariadb DB_USERNAME: root pgsql: