fix: resolved CI/CD issues and module structure
This commit is contained in:
@@ -8,4 +8,4 @@ pub mod merge;
|
|||||||
pub fn run() -> anyhow::Result<()> {
|
pub fn run() -> anyhow::Result<()> {
|
||||||
let args = cli::Args::parse();
|
let args = cli::Args::parse();
|
||||||
cli::execute(args)
|
cli::execute(args)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user