# Issue pytest-workflow crashes with a cryptic jsonschema validation error if it finds an empty yml file # How to reproduce Go to any folder that has working pytest-workflow tests Run `touch test-bug.yml` Run pytest, and observe the crash