clickhouse tests - run on CI

This commit is contained in:
Jan Prochazka
2024-09-16 09:51:01 +02:00
parent c32955a7c9
commit f4bb13f617

View File

@@ -139,7 +139,7 @@ const engines = [
local: {
databaseUrl: 'http://localhost:15005',
},
skipOnCI: true,
skipOnCI: false,
objects: [views],
skipDataModifications: true,
skipReferences: true,