This commit is contained in:
sagie gur ari
2023-07-27 08:33:43 +00:00
parent 1c9702ddf0
commit 4091e8e434
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -23,4 +23,3 @@ else
cm_plugin_run_custom_task ${task_json}
end
'''
-1
View File
@@ -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"