Skip to content

Commit

Permalink
Log tsc version
Browse files Browse the repository at this point in the history
  • Loading branch information
HaveAGitGat committed May 6, 2024
1 parent c13d029 commit 6166203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
node-version: '18.x'

- run: npm i && npm i -g typescript && rm -rdf ./FlowPlugins && tsc
- run: npm i && npm i -g typescript && rm -rdf ./FlowPlugins && tsc -v && tsc

- uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 6166203

Please sign in to comment.