run

Function run 

Source
pub fn run(args: CiArgs) -> Result<()>
Expand description

Dispatches cargo xtask ci <subcommand>.

ยงErrors

Propagates any error returned by the selected subcommand.