Skip to content

Commit 38960bc

Browse files
committed
f
1 parent ab84229 commit 38960bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pretest": "npm run lint -- --fix && npm run prepublishOnly",
1111
"test": "egg-bin test",
1212
"preci": "npm run lint && npm run prepublishOnly",
13-
"ci": "egg-bin cov",
13+
"ci": "egg-bin test",
1414
"prepublishOnly": "tshy && tshy-after && attw --pack"
1515
},
1616
"files": [

0 commit comments

Comments
 (0)