Fix CI build error check-fmt

This commit is contained in:
fabriceci
2022-12-26 21:45:31 +01:00
parent cc0c982a5b
commit 68d7cedfbc
3 changed files with 36 additions and 15 deletions

View File

@@ -24,9 +24,9 @@ mod platform2;
mod polyline2;
mod pyramid2;
mod restitution2;
mod rope_joints2;
mod sensor2;
mod trimesh2;
mod rope_joints2;
fn demo_name_from_command_line() -> Option<String> {
let mut args = std::env::args();