Skip to content

Commit 15afe53

Browse files
committed
Update tests workflow for MariaDB
1 parent 1b7f6b9 commit 15afe53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/databases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
- name: Execute tests
141141
run: vendor/bin/phpunit tests/Integration/Database
142142
env:
143-
DB_CONNECTION: mysql
143+
DB_CONNECTION: mariadb
144144
DB_USERNAME: root
145145

146146
pgsql:

0 commit comments

Comments
 (0)