Skip to content

Commit

Permalink
chore: test run once
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Mar 20, 2023
1 parent 707c26e commit e79b133
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 @@ -32,7 +32,7 @@
"build": "unbuild",
"prepublishOnly": "npm run build",
"lint": "eslint .",
"test": "vitest"
"test": "vitest run"
},
"dependencies": {
"fs-extra": "^11.1.0",
Expand Down

0 comments on commit e79b133

Please sign in to comment.