@@ -19,5 +19,7 @@ jobs:
run: npx eslint .
- name: 类型检查
run: npm run typecheck
- name: 单元测试
run: npm run test
- name: 构建
run: npm run build
The note is not visible to the blocked user.