ci(lint): try fix pyright
This commit is contained in:
4
.github/workflows/pyright.yml
vendored
4
.github/workflows/pyright.yml
vendored
@@ -28,6 +28,10 @@ jobs:
|
||||
uv sync --all-extras --locked
|
||||
shell: bash
|
||||
|
||||
- run: |
|
||||
echo "$(dirname $(uv python find))" >> $GITHUB_PATH
|
||||
shell: bash
|
||||
|
||||
- name: Run Pyright
|
||||
uses: jakebailey/pyright-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user