mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 15:02:11 +03:00
Nextest doesn't run doc tests, so we need to run them with `cargo test --workspace --doc`. See https://github.com/nextest-rs/nextest/issues/16 Follow-up for #5457