We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab84229 commit 38960bcCopy full SHA for 38960bc
package.json
@@ -10,7 +10,7 @@
10
"pretest": "npm run lint -- --fix && npm run prepublishOnly",
11
"test": "egg-bin test",
12
"preci": "npm run lint && npm run prepublishOnly",
13
- "ci": "egg-bin cov",
+ "ci": "egg-bin test",
14
"prepublishOnly": "tshy && tshy-after && attw --pack"
15
},
16
"files": [
0 commit comments