Skip to content

Commit b3010b6

Browse files
committed
test: include ts-node
1 parent cce9813 commit b3010b6

File tree

3 files changed

+177
-147
lines changed

3 files changed

+177
-147
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
- run: npm ci
2424
- run: npm run lint
2525
- run: npm run types
26-
- run: npm test
26+
- run: npm run test:raw
2727
- run: npm run build --if-present

0 commit comments

Comments
 (0)