Skip to content

Commit d1d246a

Browse files
committed
Debug wrong tsc version
1 parent 2535aad commit d1d246a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
env:
5757
TS_VERSION: ${{ matrix.ts-version }}
5858
- run: npx tsc --version
59+
- run: ./node_modules/typescript/bin/tsc --version
5960
- run: npx tsc --noEmit
6061

6162
lockfile_churn:

0 commit comments

Comments
 (0)