bevy/benches/benches
Mike 3d460e98ec
Fix CI bench compile check (#14728)
# Objective

- Fixes #14723 

## Solution

- add the manifest path to the cargo command

## Testing

- ran `cargo run -p ci -- bench-check` locally
2024-08-14 13:23:00 +00:00
..
bevy_ecs Opportunistically use dense iteration for archetypal iteration (#14049) 2024-08-02 21:18:15 +00:00
bevy_math Fix broken bezier curve benchmark (#14677) 2024-08-12 16:10:11 +00:00
bevy_reflect Fix CI bench compile check (#14728) 2024-08-14 13:23:00 +00:00
bevy_render Add a ComponentIndex and update QueryState creation/update to use it (#13460) 2024-08-06 00:57:15 +00:00
bevy_tasks Fix clippy issue for benches crate (#6806) 2023-01-11 09:32:07 +00:00