fix(recipe): use mkdir -p for self-test workspace initialization (#9247)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-05-15 10:08:46 -04:00
committed by GitHub
parent b9ecd0a556
commit 72fa4410d6
+1 -1
View File
@@ -120,7 +120,7 @@ prompt: |
Test phases: {{ test_phases }}, Depth: {{ test_depth }}, Parallel: {{ parallel_tests }}
## 🚀 INITIALIZATION
Create test workspace: {{ workspace_dir }}/ for all test artifacts and reports.
Create test workspace using `mkdir -p {{ workspace_dir }}/archive` for all test artifacts and reports.
Track your progress using the todo extension. Start with:
- [ ] Initialize test workspace