Refactor CI and OSDK tests, add OSDK publish workflow

This commit is contained in:
Zhang Junyang
2024-02-26 11:08:42 +08:00
committed by Tate, Hongliang Tian
parent eb42383532
commit 6694f08eac
40 changed files with 441 additions and 318 deletions

View File

@ -14,8 +14,6 @@ mod cli;
mod commands;
mod config_manager;
mod error;
#[cfg(test)]
mod test;
mod utils;
mod vm_image;