Commit 4b4a258
committed
Fix CI test path for parser tests
Update GitHub Actions workflow to use the correct test file path. The run command was changed from `test/test-parsers.ts` to `tests/test-parsers.ts` so the CI job runs the actual parser tests and avoids a file-not-found error.1 parent 997364b commit 4b4a258
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
0 commit comments