mirror of
https://github.com/sagiegurari/cargo-make
synced 2026-06-08 17:20:03 +00:00
format
This commit is contained in:
@@ -23,4 +23,3 @@ else
|
||||
cm_plugin_run_custom_task ${task_json}
|
||||
end
|
||||
'''
|
||||
|
||||
|
||||
@@ -15,4 +15,3 @@ workspace = false
|
||||
[tasks.workspace-echo]
|
||||
env = { "CARGO_MAKE_MEMBER_TASK" = "echo", "CARGO_MAKE_WORKSPACE_SKIP_MEMBERS" = "member2" }
|
||||
run_task = "do-on-members"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user