Skip to content

Commit

Permalink
chore: cli error
Browse files Browse the repository at this point in the history
  • Loading branch information
Chanzhaoyu committed Feb 13, 2023
1 parent 47dd6c9 commit 633e9ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: nci

- name: Typecheck
run: nr typecheck
run: nr type-check

test:
runs-on: ${{ matrix.os }}
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"rushstack",
"Sider",
"tailwindcss",
"Typecheck",
"unplugin",
"VITE",
"vueuse"
Expand Down

0 comments on commit 633e9ad

Please sign in to comment.