Skip to content

Commit

Permalink
ci: automatically upgrade pyright to 1.1.383.
Browse files Browse the repository at this point in the history
  • Loading branch information
huntzhan authored Oct 2, 2024
1 parent 98ada2d commit c67cae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-type-checking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
node -v
yarn --version
npm install -g [email protected].306
npm install -g [email protected].383
pyright --version
- name: Install project (required by pyright)
run: |
Expand Down

0 comments on commit c67cae8

Please sign in to comment.