invalid w 1 жил өмнө
parent
commit
83fb63faa6

+ 3 - 0
.github/workflows/node.js.yml

@@ -32,5 +32,8 @@ jobs:
       - name: Install dependencies
         run: pnpm install
 
+      - name: Run type:check
+        run: pnpm run type:check
+
       - name: Build
         run: pnpm build