Car Races 🏗️ Building cargo b -p "car-races*" cargo b -p "car-1*" cargo b -p "car-2*" cargo b -p "car-3*" ✅ Testing Run all tests, except gclient ones: cargo t -p "car-races*" -- --skip gclient Run all tests: # Download the node binary. cargo xtask node cargo t -p "car-races*"