Merge branch 'main' into aeisenberg/fix-config-files

This commit is contained in:
Andrew Eisenberg
2022-07-13 13:27:04 -07:00
71 changed files with 423 additions and 1076 deletions

View File

@@ -48,7 +48,6 @@ function getTestConfig(tmpDir: string): Config {
paths: [],
originalUserInput: {},
tempDir: tmpDir,
toolCacheDir: tmpDir,
codeQLCmd: "foo",
gitHubVersion: { type: GitHubVariant.DOTCOM },
dbLocation: tmpDir,