How does cargo make handle failed tasks? #1251
Unanswered
tomdavidson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can not get a script task to fail, even in this example. I am clearly missing something.
$ cargo make fail [cargo-make] INFO - cargo make 0.37.24 [cargo-make] INFO - [cargo-make] INFO - Build File: Makefile.toml [cargo-make] INFO - Task: fail [cargo-make] INFO - Profile: development [cargo-make] INFO - Running Task: workspace [cargo-make] INFO - Build Done in 0.49 seconds
Beta Was this translation helpful? Give feedback.
All reactions