Skip to main content

exit_code

Function exit_code 

Source
pub fn exit_code(report: &CiReport) -> i32
Expand description

Compute exit code: 0 if all pass, 1 if any fail.