Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
anubra266 committed Jan 23, 2024
1 parent 5c1a3f3 commit c244ed2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepare": "pnpm build",
"build": "tsup",
"dev": "tsup --watch",
"test": "vitest",
"test": "vitest run",
"lint": "eslint . --ext .ts",
"prettier": "prettier --check packages",
"prettier-fix": "prettier --write packages",
Expand Down
File renamed without changes.

0 comments on commit c244ed2

Please sign in to comment.