run oracle tests on CI

This commit is contained in:
Jan Prochazka
2024-12-10 16:05:46 +01:00
parent a810dc4204
commit bf04721e36
2 changed files with 6 additions and 1 deletions

View File

@@ -414,7 +414,7 @@ end;$$`,
server: 'localhost',
port: 15006,
},
skipOnCI: true,
skipOnCI: false,
dbSnapshotBySeconds: true,
},
];