Skip to main content

run_checks_with

Function run_checks_with 

Source
pub fn run_checks_with(
    config: &CiConfig,
    context: &ExecutionContext,
    options: &RunOptions<'_>,
    controls: &RunControls<'_>,
) -> Result<Vec<CheckResult>, ResultCacheError>
Expand description

Run checks with explicit trigger/cache/environment controls.