Skip to content

Commit ea7ef67

Browse files
committed
Update build-test.yml
1 parent 9a15422 commit ea7ef67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
- run: pnpm run test
2929
- run: pnpm run lint
3030
- run: pnpm run typecheck
31+
- run: node scripts/typecheck-p4-json-fixtures.mjs
32+
- run: node scripts/typecheck-p4-normalized-fixtures.mjs
3133
- run: node pkg-tests/node-load.cjs
3234
- run: node pkg-tests/node-load.mjs
3335
- run: node pkg-tests/node-umd.mjs

0 commit comments

Comments
 (0)