preserve underlying block building error (#56465)

fixes #56462
This commit is contained in:
Brian Coca
2019-05-22 11:28:06 -04:00
committed by GitHub
parent 69b2d7e0f3
commit 8fe9618c84
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- display underlying error when reporting an invalid ``tasks:`` block.