chore: cli error
This commit is contained in:
parent
47dd6c9801
commit
633e9ad8e2
|
@ -44,7 +44,7 @@ jobs:
|
||||||
run: nci
|
run: nci
|
||||||
|
|
||||||
- name: Typecheck
|
- name: Typecheck
|
||||||
run: nr typecheck
|
run: nr type-check
|
||||||
|
|
||||||
test:
|
test:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
"rushstack",
|
"rushstack",
|
||||||
"Sider",
|
"Sider",
|
||||||
"tailwindcss",
|
"tailwindcss",
|
||||||
|
"Typecheck",
|
||||||
"unplugin",
|
"unplugin",
|
||||||
"VITE",
|
"VITE",
|
||||||
"vueuse"
|
"vueuse"
|
||||||
|
|
Loading…
Reference in New Issue