Jacky Zhao
2023-07-23 76fa9bbe00eba4249b12ef7c86ccdac4faa6051f
run prettier on ci
1 files modified
2 ■■■■■ changed files
.github/workflows/ci.yaml 2 ●●●●● patch | view | raw | blame | history
.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