mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
9 lines
352 B
YAML
9 lines
352 B
YAML
appId: ${PASEO_MAESTRO_APP_ID}
|
|
---
|
|
# Focused repro window. Assumes `workspace-create-android-ready-sidebar.yaml`
|
|
# already left the sidebar open with the prepared project visible.
|
|
|
|
- runFlow: flows/new-workspace-open-from-sidebar.yaml
|
|
- runFlow: flows/new-workspace-select-codex-gpt54.yaml
|
|
- runFlow: flows/new-workspace-submit-and-assert-created.yaml
|