bevy/tools
Gino Valente f866d72f15 Fix: CI bench-check command (#7077)
# 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.
2023-01-03 22:18:21 +00:00
..
build-example-pages Release 0.9.0 (#6568) 2022-11-12 20:01:29 +00:00
build-wasm-example fix nightly clippy warnings (#6395) 2022-10-28 21:03:01 +00:00
ci Fix: CI bench-check command (#7077) 2023-01-03 22:18:21 +00:00
spancmp Release 0.9.0 (#6568) 2022-11-12 20:01:29 +00:00
example_showcase.sh Small script fix (#2591) 2021-08-13 21:57:23 +00:00
publish.sh Generate vertex tangents using mikktspace (#3872) 2022-05-31 22:53:54 +00:00