Skip to main content

generate_github_output

Function generate_github_output 

Source
pub fn generate_github_output(
    result: &TestRunResult,
    config: &GithubConfig,
) -> Vec<String>
Expand description

Generate GitHub Actions workflow commands from test results.