Test workflow with feature flag and hardcoded in single DB

This commit is contained in:
Edoardo Pirovano
2022-06-15 15:39:31 +01:00
parent bd765a4851
commit b9c5f2f342
4 changed files with 12 additions and 48 deletions
Generated
+1
View File
@@ -538,6 +538,7 @@ async function getCodeQLForCmd(cmd, checkVersion) {
"database",
"trace-command",
...getExtraOptionsFromEnv(["database", "trace-command"]),
"--internal-use-lua-tracing",
databasePath,
"--",
traceCommand,