Skip to content

Commit cafb75e

Browse files
committed
fix
1 parent 02fe3e7 commit cafb75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"format:check": "prettier --check .",
1111
"format": "prettier --write .",
12-
"test": "pnpm --filter \"*\" test"
12+
"test": "pnpm --filter \"core\" test"
1313
},
1414
"devDependencies": {
1515
"@prettier/plugin-oxc": "0.0.4",

0 commit comments

Comments
 (0)