Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bb53692

Browse filesBrowse files
committed
Update tests workflow for MariaDB
1 parent 9a55d42 commit bb53692
Copy full SHA for bb53692

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/databases.yml

Copy file name to clipboardExpand all lines: .github/workflows/databases.yml
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.