Skip to content

Commit 0b6035b

Browse files
authored
Update ci.yml
1 parent 2a54789 commit 0b6035b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
php-version: ['8.1', '8.2', '8.3']
18-
db-type: [sqlite, mysql, pgsql]
18+
db-type: ['sqlite', 'mysql', 'pgsql']
1919
prefer-lowest: ['']
2020

2121
steps:

0 commit comments

Comments
 (0)