diff --git a/examples/ci.kdl b/examples/ci.kdl index 00d49cd..d2fcf0e 100644 --- a/examples/ci.kdl +++ b/examples/ci.kdl @@ -45,7 +45,7 @@ jobs { step "Other Stuff" run=" echo foo echo bar - echo baz + echo baz " } }