run

Function run 

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

Generates the feature matrix and writes both outputs to $GITHUB_OUTPUT.

ยงErrors

Returns an error if the workspace cannot be scanned, JSON serialisation fails, or $GITHUB_OUTPUT cannot be written.