Commit 967b5a4
committed
fix(ci): update package-test workflow to use docs-* recipes
Update recipe calls to match renamed justfile recipes:
- test-coverage → docs-test-coverage
- build → docs-build
- test-e2e → docs-test-e2e
This maintains consistency with the multi-package monorepo pattern
where all docs-specific recipes have the docs- prefix.1 parent 2368056 commit 967b5a4
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments