chore: remove unused argument to report::build_report
modified src/bin/radicle-native-ci.rs
@@ -68,7 +68,7 @@ fn fallible_main() -> Result<(), NativeError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/report.rs
@@ -8,11 +8,11 @@ use radicle_ci_broker::msg::RunResult;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|