fixed deploy tests

This commit is contained in:
Jan Prochazka
2024-11-08 14:12:56 +01:00
parent 14afd08fcb
commit ad9fac861e
2 changed files with 3 additions and 2 deletions

View File

@@ -186,9 +186,9 @@ const engines = [
const filterLocal = [
// filter local testing
'MySQL',
'-MySQL',
'-MariaDB',
'-PostgreSQL',
'PostgreSQL',
'-SQL Server',
'-SQLite',
'-CockroachDB',