Skip to content

Commit

Permalink
demo: change iceoryx-bb/cargo.toml to trigger the miri test
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuschen committed Oct 3, 2024
1 parent f3868c2 commit ebca87a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .miri_allowlist
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
# note that each line should end up with a newline character,
# otherwise the ci shell will skip the last line
iceoryx2-bb/testing
iceoryx2-bb/memory
# this line is put here to ensure each file path contains a newline char, don't remove it
2 changes: 2 additions & 0 deletions iceoryx2-bb/memory/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ iceoryx2-bb-log = { workspace = true }
iceoryx2-bb-posix = { workspace = true }
iceoryx2-pal-concurrency-sync = { workspace = true }



tiny-fn = { workspace = true }
lazy_static = { workspace = true }

Expand Down

0 comments on commit ebca87a

Please sign in to comment.