feat: add testing using vitest
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
||||
node-version: '24'
|
||||
|
||||
- run: pnpm install --no-frozen-lockfile
|
||||
- run: pnpm test
|
||||
- run: pnpm build
|
||||
|
||||
- name: Zip dist directory
|
||||
|
||||
Reference in New Issue
Block a user