mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-25 15:37:45 +00:00
Fic pyright action
This commit is contained in:
parent
7e71c08538
commit
8f11987586
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pyright.yml
vendored
2
.github/workflows/pyright.yml
vendored
|
@ -25,4 +25,4 @@ jobs:
|
|||
poetry install --no-dev
|
||||
|
||||
- name: Run PyRight
|
||||
run: pyright ./
|
||||
run: poetry run pyright ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue