mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
removed trailing comma from the matrix db adapter of the test
This commit is contained in:
@@ -142,8 +142,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
db_adapter:[
|
||||
MARIADB
|
||||
POSTGRESQL,
|
||||
MARIADB,
|
||||
POSTGRESQL
|
||||
]
|
||||
|
||||
service: [
|
||||
|
||||
Reference in New Issue
Block a user