mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
94ac2b1097
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