This commit is contained in:
jhutchings1
2020-07-11 13:08:34 -07:00
parent 5767c8ebfc
commit dc2f0c2f5f
+1
View File
@@ -206,6 +206,7 @@ function getCodeQLForCmd(cmd: string): CodeQL {
]);
},
finalizeDatabase: async function(databasePath: string) {
core.debug("Finalizing " + databasePath);
await exec.exec(cmd, [
'database',
'finalize',