fix: resolved CI/CD issues and module structure
This commit is contained in:
@@ -140,4 +140,4 @@ pub fn execute(args: Args) -> anyhow::Result<()> {
|
||||
Commands::Diff { local, remote } => diff(args.clone(), local.clone(), remote.clone()),
|
||||
Commands::Completions { shell } => completions(*shell),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user