diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 3be1b0bd..97384e17 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -11,5 +11,5 @@ jobs: steps: - id: node-to-gh uses: fdelmazo/node-to-gh-action@v2 - - id: typescript check + - id: typescript-check run: npx tsc --noEmit