ci: disable nuxt tests temporally

zio/stable
三咲智子 Kevin Deng 2023-03-24 06:39:21 +08:00
parent c94ff39982
commit b51bae5361
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 1 additions and 1 deletions

View File

@ -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