mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 22:18:33 +00:00
# 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 |