turborepo
c836ddd8
- feat: Print failed tasks at the bottom of the run (#4965)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
feat: Print failed tasks at the bottom of the run (#4965) This adds a line to the bottom of the run listing the tasks that failed. Note that if `--continue` is not passed, the output is non-deterministic since a different task could fail each run.
References
#4965 - feat: Print failed tasks at the bottom of the run
Author
mehulkar
Parents
23c4d839
Loading