Pin Pyright to 1.1.235

This commit is contained in:
Rapptz 2022-04-10 22:49:30 -04:00
parent 29d4c26466
commit c568ed8cdc

View File

@ -37,7 +37,7 @@ jobs:
- name: Install pyright
run: |
npm install -g pyright
npm install -g pyright@1.1.235
- name: Run pyright
run: |