Skip to content

Commit

Permalink
chore: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia committed Feb 8, 2025
1 parent 96eaed3 commit f153e3d
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 @@ -19,7 +19,7 @@
"dependency:check": "tsx ./scripts/dependencyCheck.ts",
"lint": "eslint --cache --ext .js,.jsx,.ts,.tsx ./",
"cov": "vitest run --coverage",
"test": "vitest run app-config",
"test": "vitest run runtime",
"changeset": "changeset",
"install:frozen": "pnpm install --frozen-lockfile false",
"version": "changeset version && pnpm install:frozen",
Expand Down

0 comments on commit f153e3d

Please sign in to comment.