zed/.github/actions
Marshall Bowers 0f1c2a8d01
ci: Install cargo-nextest with --locked (#22984)
This PR makes it so we install `cargo-nextest` with `cargo install
cargo-nextest --locked` in CI.

According to the
[docs](https://nexte.st/docs/installation/from-source/), this is the
**only** supported way to install `cargo-nextest` when building from
source.

Release Notes:

- N/A
2025-01-10 21:27:28 +00:00
..
check_style
run_tests ci: Install cargo-nextest with --locked (#22984) 2025-01-10 21:27:28 +00:00