mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
AGENTS.md
This commit is contained in:
parent
3f04e978c8
commit
d28a97c398
1 changed files with 2 additions and 1 deletions
|
|
@ -82,4 +82,5 @@ When interpolating values into shell command strings (in `fabro-exe` and `fabro-
|
|||
|
||||
## Testing workflows
|
||||
|
||||
When manually testing workflows with `fabro run`, use `--no-retro` to skip the retro step and finish faster.
|
||||
- `fabro run <name>` — run a workflow by name (resolves `arc/workflows/<name>/workflow.toml`), e.g. `fabro run repl`
|
||||
- Use `--no-retro` to skip the retro step and finish faster
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue