Skip to content

Commit

Permalink
Update tests workflow for MariaDB
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki committed Nov 8, 2023
1 parent 1b7f6b9 commit 15afe53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 15afe53

Please sign in to comment.