mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 03:53:57 +00:00
clickhouse tests - run on CI
This commit is contained in:
@@ -139,7 +139,7 @@ const engines = [
|
|||||||
local: {
|
local: {
|
||||||
databaseUrl: 'http://localhost:15005',
|
databaseUrl: 'http://localhost:15005',
|
||||||
},
|
},
|
||||||
skipOnCI: true,
|
skipOnCI: false,
|
||||||
objects: [views],
|
objects: [views],
|
||||||
skipDataModifications: true,
|
skipDataModifications: true,
|
||||||
skipReferences: true,
|
skipReferences: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user