Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jan 1, 2025
1 parent 3475fe3 commit 092ba52
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 @@ -80,7 +80,7 @@
"posttest": "npm run clean",
"test-local": "egg-bin test",
"preci": "npm run clean && npm run lint && npm run prepublishOnly",
"ci": "egg-bin cov",
"ci": "egg-bin test",
"postci": "npm run clean",
"prepublishOnly": "tshy && tshy-after && attw --pack --profile node16"
},
Expand Down

0 comments on commit 092ba52

Please sign in to comment.