bevy/tools/ci
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
..
src Fix: CI bench-check command (#7077) 2023-01-03 22:18:21 +00:00
Cargo.toml update xshell to 0.2 (#4789) 2022-05-30 16:21:03 +00:00