Commit 2f51757
fix: revert example:test:all glob, helloworld-commonjs has no test
The glob `--workspace 'helloworld-*'` matches helloworld-commonjs
which doesn't have a `test` script, causing all Test (main) jobs
to fail at the "Run example tests" step. Revert to the explicit
two-workspace serial form that intentionally skips commonjs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e96d356 commit 2f51757
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments