feat: run cassandra tests on ci

This commit is contained in:
Nybkox
2025-02-06 07:24:07 +01:00
parent 5fc5497a9e
commit d9537e5fd4

View File

@@ -645,6 +645,7 @@ const enginesOnCi = [
// cockroachDbEngine, // cockroachDbEngine,
clickhouseEngine, clickhouseEngine,
oracleEngine, oracleEngine,
cassandraEngine,
]; ];
const enginesOnLocal = [ const enginesOnLocal = [