2 references to RunPythonScriptAsync
Infrastructure.Tests (2)
WorkflowScripts\ExtensionReleaseWorkflowTests.cs (2)
552
var result = await
RunPythonScriptAsync
(pythonExecutable, s_prBodyValidatorPath, [bodyPath]);
571
var result = await
RunPythonScriptAsync
(pythonExecutable, s_prBodyValidatorPath, [bodyPath]);