5 lines
139 B
TOML
5 lines
139 B
TOML
|
|
||
|
[tasks.init]
|
||
|
condition = { channels = ["beta", "stable"] }
|
||
|
env = { "CARGO_MAKE_WORKSPACE_SKIP_MEMBERS" = "juniper_rocket;juniper_tests" }
|