diff --git a/.ci/.env.ci b/.ci/.env.ci index 73117a5812..c63126c208 100644 --- a/.ci/.env.ci +++ b/.ci/.env.ci @@ -60,7 +60,7 @@ APP_LOG_LEVEL=info # Use "pgsql" for PostgreSQL # Use "mysql" for MySQL and MariaDB. # Use "sqlite" for SQLite. -DB_CONNECTION=sqlite +DB_CONNECTION=sqlite_test # MySQL supports SSL. You can configure it here. # If you use Docker or similar, you can set these variables from a file by appending them with _FILE