test: reenable nuxt runtime tests (with latest test-utils) (#2497)
This commit is contained in:
parent
2b421f1039
commit
3ae2d50bff
8 changed files with 252 additions and 280 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: pnpm nuxi prepare
|
||||
|
||||
- name: 🧪 Test project
|
||||
run: pnpm test tests/unit
|
||||
run: pnpm test
|
||||
|
||||
- name: 📝 Lint
|
||||
run: pnpm lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue