Skip to content

Commit

Permalink
ci: automatically upgrade pyright to 1.1.371.
Browse files Browse the repository at this point in the history
  • Loading branch information
huntzhan authored Jul 10, 2024
1 parent 710e9f7 commit ce3eb6a
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].352
npm install -g [email protected].371
pyright --version
- name: Install project (required by pyright)
run: |
Expand Down

0 comments on commit ce3eb6a

Please sign in to comment.