mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2025-09-04 10:20:45 +00:00
💚 fix ci
This commit is contained in:
parent
a729d77d4e
commit
e88ac6bcd5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pyright.yml
vendored
2
.github/workflows/pyright.yml
vendored
|
@ -25,6 +25,8 @@ jobs:
|
|||
- name: Setup Python environment
|
||||
uses: ./.github/actions/setup-python
|
||||
|
||||
- run: echo "$(poetry env info --path)/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Run Pyright
|
||||
uses: jakebailey/pyright-action@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue