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
|
uv sync --all-extras --locked
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
- run: |
|
||||||
|
echo "$(dirname $(uv python find))" >> $GITHUB_PATH
|
||||||
|
shell: bash
|
||||||
|
|
||||||
- name: Run Pyright
|
- name: Run Pyright
|
||||||
uses: jakebailey/pyright-action@v2
|
uses: jakebailey/pyright-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user