57fef835e3
- Remove missing cli crate from workspace members - Fix TOML array syntax errors in pvf and benchmarking-cli Cargo.toml - Fix Rust import ordering with cargo fmt - Fix feature propagation with zepter (try-runtime, runtime-benchmarks, std)
pezkuwi-test-service
Testing
Before running cargo test in this crate, make sure the worker binaries are built first. This can be done with:
cargo build --bin pezkuwi-execute-worker --bin pezkuwi-prepare-worker