buggood first issue
描述
Describe the bug
When YAML parsing acts on path argument, it always directs user to an error in tye.yaml file
To Reproduce
- Create a
foo.ymlfile with invalid yml syntax - Run tye with file from Step 1 as path argument (e.g.
> tye run foo.yml) - Note error message says
Error parsing tye.yaml: ...
Further technical details
Tye version: 0.6.0-alpha.21070