diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce3d91c6..b24f217e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: path: node_modules key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - format: + format-check: needs: setup runs-on: ubuntu-latest steps: