Skip to content

Commit

Permalink
更新cov
Browse files Browse the repository at this point in the history
  • Loading branch information
cool-team-official committed Mar 20, 2024
1 parent 43f02ea commit 4478840
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 @@ -55,7 +55,7 @@
"scripts": {
"start": "NODE_ENV=production node ./bootstrap.js",
"dev": "cross-env NODE_ENV=local mwtsc --watch --run @midwayjs/mock/app.js",
"cov": "midway-bin cov --ts",
"cov": "jest --coverage",
"lint": "mwts check",
"lint:fix": "mwts fix",
"ci": "npm run cov",
Expand Down

0 comments on commit 4478840

Please sign in to comment.