Skip to main content

run

Function run 

Source
pub async fn run<S: BuildHasher + Sync>(
    profile: &Profile,
    secrets: &HashMap<String, String, S>,
) -> Vec<CheckResult>