BMAD-METHOD/test/fixtures/workflow-schema/invalid/unclosed-brace.workflow.yaml

10 lines
247 B
YAML

# Expected: FAIL
# Error code: custom
# Error message: unclosed braces
name: test-workflow
description: Test workflow with unclosed brace
author: Test Author
instructions: "{project-root}/path/instructions.md"
output_folder: "{project-root/docs"