ci: timing test - incremental build
Some checks failed
BotServer CI / build (push) Has been cancelled
Some checks failed
BotServer CI / build (push) Has been cancelled
This commit is contained in:
parent
6c489d10ea
commit
c5b98c4e88
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#![recursion_limit = "512"]
|
||||
|
||||
// Module declarations
|
||||
pub mod main_module;
|
||||
pub mod main_module; // ci-timing
|
||||
|
||||
// Re-export commonly used items from main_module
|
||||
pub use main_module::{BootstrapProgress, health_check, health_check_simple, receive_client_errors};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue