Also log command with enough verbosity

This commit is contained in:
datdenkikniet 2023-04-15 13:55:56 +02:00
parent 461023e3b8
commit 622a58db5a
2 changed files with 16 additions and 5 deletions

View file

@ -287,7 +287,7 @@ fn main() -> anyhow::Result<()> {
}
};
handle_results(final_run_results)
handle_results(globals, final_run_results)
}
// run example binary `example`