Commit 8d12589
ci(publish-ts): glob-free test script + skip npm test on Windows
Windows PowerShell doesn't expand the test/*.test.mjs shell glob (bash does) → 'could not find'.
Use the explicit file, and skip the npm test step on Windows (the suite uses a unix mock-agent .sh +
unix-absolute paths). The Windows BUILD still runs + is what's published.1 parent d212d9b commit 8d12589
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments