Merge branch 'main' into aeisenberg/fix-config-files
This commit is contained in:
commit
01d16b1e01
71 changed files with 423 additions and 1076 deletions
1
lib/tracer-config.test.js
generated
1
lib/tracer-config.test.js
generated
|
|
@ -39,7 +39,6 @@ function getTestConfig(tmpDir) {
|
|||
paths: [],
|
||||
originalUserInput: {},
|
||||
tempDir: tmpDir,
|
||||
toolCacheDir: tmpDir,
|
||||
codeQLCmd: "",
|
||||
gitHubVersion: { type: util.GitHubVariant.DOTCOM },
|
||||
dbLocation: path.resolve(tmpDir, "codeql_databases"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue