Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca committed Dec 12, 2024
1 parent 46f73dc commit f89105b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": "https://github.com/antvis/G6.git",
"scripts": {
"build": "turbo build --filter=!@antv/g6-site",
"ci": "turbo run ci --filter=!@antv/g6-site --filter=!@antv/g6-ssr",
"ci": "turbo run ci --filter=!@antv/g6-site",
"contribute": "node ./scripts/contribute.mjs",
"dev:g6": "cd ./packages/g6 && npm run dev",
"postinstall": "husky install",
Expand Down

0 comments on commit f89105b

Please sign in to comment.