Skip to content

Commit

Permalink
force ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
sashacmc committed Feb 8, 2024
1 parent 1b6ca3a commit 180086b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions io/zenoh-links/zenoh-link-unixpipe/src/unix/unicast.rs
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ impl LinkUnicastTrait for UnicastPipe {

#[inline(always)]
fn is_reliable(&self) -> bool {
// test
true
}

Expand Down

0 comments on commit 180086b

Please sign in to comment.