crates: - name: A cases: - cmd: run default stderr: | thread 'main' panicked at src/cmd/run.rs:27:46: Invalid config file: "Can only parse workflow files with version '1'" note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace code: 101 configs: - to_path: .zepter.yaml from_path: null verbatim: | version: format: 1.2 binary: 0.0.0 workflows: default: - [ ] no_default_args: true