diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a42a965c8a..54556ce708 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,6 +71,9 @@ jobs: fail-fast: false matrix: include: + - runtime: node + task: tsgo + command: pnpm tsgo - runtime: node task: lint command: pnpm lint