mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 04:17:16 +00:00
Pin Pyright to 1.1.235
This commit is contained in:
parent
29d4c26466
commit
c568ed8cdc
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install pyright
|
- name: Install pyright
|
||||||
run: |
|
run: |
|
||||||
npm install -g pyright
|
npm install -g pyright@1.1.235
|
||||||
|
|
||||||
- name: Run pyright
|
- name: Run pyright
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user