mirror of
https://github.com/github/codeql-action.git
synced 2026-05-21 13:04:08 +00:00
Test workflow with feature flag and hardcoded in single DB
This commit is contained in:
Generated
+1
@@ -538,6 +538,7 @@ async function getCodeQLForCmd(cmd, checkVersion) {
|
||||
"database",
|
||||
"trace-command",
|
||||
...getExtraOptionsFromEnv(["database", "trace-command"]),
|
||||
"--internal-use-lua-tracing",
|
||||
databasePath,
|
||||
"--",
|
||||
traceCommand,
|
||||
|
||||
Reference in New Issue
Block a user