Commit 3f0ef2b
Fix publish workflow to build before running tests
The test file test_ExtractExample.ts imports from dist/esm/index.mjs,
which requires the build step to complete first.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4cc1527 commit 3f0ef2b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments