mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
f866d72f15
# 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 |