Skip to content

Commit e7dce78

Browse files
author
duxinyue.dxy
committed
feat: fixed ci bug
1 parent a451b63 commit e7dce78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/gpt-vis-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"scripts": {
2727
"build": "father build",
2828
"check-deps": "father doctor",
29-
"test": "pnpm build && jest --config ./jest.config.ts"
29+
"test": "jest --config ./jest.config.ts"
3030
},
3131
"dependencies": {
3232
"@antv/g-plugin-rough-canvas-renderer": "^2.0.44",

0 commit comments

Comments
 (0)