mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 00:55:19 +00:00
Pin Pyright to 1.1.235
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Install pyright
|
||||
run: |
|
||||
npm install -g pyright
|
||||
npm install -g pyright@1.1.235
|
||||
|
||||
- name: Run pyright
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user