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