defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
8 stars 0 forks source link

ERROR: Cannot unmarshal tasks.yaml #107

Closed RothAndrew closed 4 weeks ago

RothAndrew commented 1 month ago

If you try to run a maru command in a folder that doesn't have a tasks.yaml you get the error ERROR: Cannot unmarshal tasks.yaml. Ideally it should be more immediately obvious that maru is saying it can't find tasks.yaml, since the error is very similar/same if there's a syntax error in the yaml file. It took me about 15 minutes of head-desk-banging to figure out I was just in the wrong folder in my shell.