chore: add Vitest scaffolding and sync package.json to v2.2.3
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -35,8 +35,8 @@ jobs:
|
||||
- name: Run linter
|
||||
run: npm run lint || echo "Linter not configured yet"
|
||||
|
||||
- name: Run tests
|
||||
run: npm test || echo "Tests not configured yet"
|
||||
- name: Run TypeScript tests
|
||||
run: npm run test:ts
|
||||
|
||||
# Python tests
|
||||
python-tests:
|
||||
|
||||
Reference in New Issue
Block a user