Commit 80b3c15
fix: Update test script path to dist/test.js
The test.js file is created in the dist/ directory by the build
script, but the test script was looking for it in the root directory.
This fix updates the test script to run from dist/test.js.
✅ Fixes GitHub Actions test failure
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent eda5832 commit 80b3c15
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments