Use features properly in setupPythonExtractor
This commit is contained in:
parent
eb8a70647a
commit
b8f39fe0f5
2 changed files with 19 additions and 17 deletions
|
|
@ -237,7 +237,8 @@ async function run() {
|
|||
threads,
|
||||
memory,
|
||||
config,
|
||||
logger
|
||||
logger,
|
||||
features
|
||||
);
|
||||
|
||||
if (actionsUtil.getRequiredInput("skip-queries") !== "true") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue