Skip to content

Commit

Permalink
[adjust] 删掉 test-watch 因为似乎不能正常运转
Browse files Browse the repository at this point in the history
  • Loading branch information
VecHK committed Dec 20, 2023
1 parent 12d3a9f commit 4c80aab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"debug": "egg-bin debug",
"test": "npm run lint -- --fix && npm run test-local",
"test-local": "egg-bin test",
"test-watch": "npm run test-local -- --watch",
"cov": "egg-bin cov",
"lint": "eslint .",
"ci": "npm run lint && npm run cov",
Expand Down

0 comments on commit 4c80aab

Please sign in to comment.