diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index ccc1bba..bc86e4f 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -15,7 +15,7 @@ jobs: uses: actions/setup-node@v4 with: node-version: "20.x" - + - name: Check Formatting run: | npm ci --ignore-scripts