1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-08 23:36:49 +01:00

ci: disable nuxt tests temporally

This commit is contained in:
三咲智子 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

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