BMAD-METHOD/test/fixtures/workflow-schema/invalid/missing-name.workflow.yaml

9 lines
224 B
YAML

# Expected: FAIL
# Error code: invalid_type
# Error path: name
# Error message: expected string, received undefined
description: Missing name field
author: Test Author
instructions: "{project-root}/path/to/instructions.md"