Jacky Zhao
2023-07-26 cc7950267089648e4329531105fe5f8ba011b1b4
.github/workflows/ci.yaml
@@ -29,8 +29,9 @@
            ${{ runner.os }}-node-
      - run: npm ci
      - name: Check types and style
        run: npm check
        run: npm run check
      - name: Test
        run: npm test