Skip to content

Commit

Permalink
ci: automatically upgrade pyright to 1.1.306. (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: huntzhan <[email protected]>
  • Loading branch information
huntzhan and huntzhan authored May 3, 2023
1 parent 221e40c commit 98ada2d
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].305
npm install -g [email protected].306
pyright --version
- name: Install project (required by pyright)
run: |
Expand Down

0 comments on commit 98ada2d

Please sign in to comment.