Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 5, 2024
1 parent dda014b commit a7fcaf5
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 @@ -22,7 +22,7 @@
"play:rpc": "pnpm -F rpc dev",

"lint": "eslint .",
"postinstall": "npx simple-git-hooks && pnpm build:eslint",
"postinstall": "npx simple-git-hooks && pnpm build",
"test": "vitest",
"test:ui": "vitest --ui --coverage",
"swx": "pnpm tsx scripts/swc.ts",
Expand Down

0 comments on commit a7fcaf5

Please sign in to comment.