subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

fix broken workspace root package

Open sam0x17 opened this issue 1 year ago • 0 comments

Some recent changes to the workspace root package broke some syntax like cargo test --features=try-runtime without --workspace. This fixes some issues in the root workspace Cargo.toml re-enabling that old behavior (both node and runtime are now default build targets for workspace root package) and fixing some other issues with the workspace setup

sam0x17 avatar Aug 19 '24 23:08 sam0x17