freshyo/tests/e2e/config.yaml
2026-09-15 23:59:59 +05:30

6 lines
227 B
YAML

# Maestro workspace config for the root E2E suite.
# Only YAML files in this folder are entry flows; `subflows/` is invoked
# explicitly via runFlow and is intentionally not matched here.
flows:
- '*.yaml'
- '!config.yaml'