diff --git a/.github/workflows/format-check-new.yml b/.github/workflows/format-check-new.yml index 5c9a12b2d..c26efe14e 100644 --- a/.github/workflows/format-check-new.yml +++ b/.github/workflows/format-check-new.yml @@ -29,7 +29,6 @@ jobs: uses: actions/setup-node@v3 with: node-version: "24" - # NOTE: typescript-formatter is installed by npm in spine-ts - name: Install JDK uses: actions/setup-java@v3