fix: resolved CI/CD issues and module structure
This commit is contained in:
@@ -282,4 +282,4 @@ pub fn completions(shell: clap_complete::Shell) -> Result<()> {
|
||||
let mut cmd = crate::cli::Args::command();
|
||||
clap_complete::generate(shell, &mut cmd, "dotmigrate", &mut std::io::stdout());
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user