mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
test: Testing for CI
This commit is contained in:
parent
646c59bbec
commit
24e425db66
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ use tracing_bunyan_formatter::JsonStorageLayer;
|
|||
use tracing_log::LogTracer;
|
||||
use tracing_subscriber::{layer::SubscriberExt, EnvFilter};
|
||||
|
||||
// Revert this.
|
||||
// Revert this again.
|
||||
|
||||
lazy_static! {
|
||||
static ref LOG_GUARD: RwLock<Option<WorkerGuard>> = RwLock::new(None);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue