Skip to content

Commit d55f744

Browse files
committed
fix: diff-mcp ci
1 parent f971f2b commit d55f744

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- run: npm ci
2020
- run: npm run build
2121
working-directory: ./packages/jsondiffpatch
22+
- run: npm run build
23+
working-directory: ./packages/diff-mcp
2224
- run: npm run lint
2325
- run: npm run type-check
2426
- run: npm run test

0 commit comments

Comments
 (0)