ci: disable nuxt tests temporally
parent
c94ff39982
commit
b51bae5361
|
@ -30,7 +30,7 @@ jobs:
|
|||
run: pnpm nuxi prepare
|
||||
|
||||
- name: 🧪 Test project
|
||||
run: pnpm test
|
||||
run: pnpm test tests/unit
|
||||
|
||||
- name: 📝 Lint
|
||||
run: pnpm lint
|
||||
|
|
Loading…
Reference in New Issue