mirror of
https://github.com/github/codeql-action.git
synced 2026-04-13 18:13:30 +00:00
Add build mode to configuration
This commit is contained in:
@@ -304,6 +304,7 @@ export function createTestConfig(overrides: Partial<Config>): Config {
|
||||
{},
|
||||
{
|
||||
languages: [],
|
||||
buildMode: undefined,
|
||||
originalUserInput: {},
|
||||
tempDir: "",
|
||||
codeQLCmd: "",
|
||||
|
||||
Reference in New Issue
Block a user