![]() # Objective I noticed that running the following command didn't actually do anything: ``` cargo run -p ci -- bench-check ``` ## Solution Made it so that running `cargo run -p ci -- bench-check` actually runs a compile check on the `benches` directory. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |