mirror of
https://github.com/github/codeql-action.git
synced 2025-12-22 15:20:19 +08:00
Add an option to upload some debugging artifacts
This commit is contained in:
@@ -47,6 +47,7 @@ function getTestConfig(tmpDir: string): Config {
|
||||
gitHubVersion: { type: GitHubVariant.DOTCOM },
|
||||
dbLocation: tmpDir,
|
||||
packs: {},
|
||||
debugMode: false,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user