BMAD-METHOD/test/fixtures/workflow-schema/valid/template-path.workflow.yaml

9 lines
236 B
YAML

# Expected: PASS
# Tests: AC12 — template as string path passes
name: template-path-test
description: "A workflow with template set to a path"
author: "Test"
standalone: true
web_bundle: false
template: "{installed_path}/template.md"