mirror of
https://github.com/github/codeql-action.git
synced 2025-12-22 15:20:19 +08:00
Merge branch 'main' into aeisenberg/fix-config-files
This commit is contained in:
@@ -48,7 +48,6 @@ function getTestConfig(tmpDir: string): Config {
|
||||
paths: [],
|
||||
originalUserInput: {},
|
||||
tempDir: tmpDir,
|
||||
toolCacheDir: tmpDir,
|
||||
codeQLCmd: "foo",
|
||||
gitHubVersion: { type: GitHubVariant.DOTCOM },
|
||||
dbLocation: tmpDir,
|
||||
|
||||
Reference in New Issue
Block a user