rebuild the action
This commit is contained in:
parent
ce5f900bfc
commit
201e02efe2
6 changed files with 20 additions and 3 deletions
1
lib/tools-features.js
generated
1
lib/tools-features.js
generated
|
|
@ -13,6 +13,7 @@ var ToolsFeature;
|
|||
ToolsFeature["TraceCommandUseBuildMode"] = "traceCommandUseBuildMode";
|
||||
ToolsFeature["SarifMergeRunsFromEqualCategory"] = "sarifMergeRunsFromEqualCategory";
|
||||
ToolsFeature["ForceOverwrite"] = "forceOverwrite";
|
||||
ToolsFeature["PythonDefaultIsToNotExtractStdlib"] = "pythonDefaultIsToNotExtractStdlib";
|
||||
})(ToolsFeature || (exports.ToolsFeature = ToolsFeature = {}));
|
||||
/**
|
||||
* Determines if the given feature is supported by the CLI.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue