Skip to content

Commit

Permalink
ci sanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
jedleggett committed Feb 16, 2024
1 parent 0e2a067 commit 99ed814
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions transaction-relayer/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ use tikv_jemallocator::Jemalloc;
use tokio::{runtime::Builder, signal, sync::mpsc::channel};
use tonic::transport::Server;

// no-op change to test ci

#[global_allocator]
static GLOBAL: Jemalloc = Jemalloc;

Expand Down

0 comments on commit 99ed814

Please sign in to comment.