1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-25 15:37:45 +00:00

Fic pyright action

This commit is contained in:
RGBCube 2022-06-25 15:48:14 +03:00
parent 7e71c08538
commit 8f11987586

View file

@ -25,4 +25,4 @@ jobs:
poetry install --no-dev
- name: Run PyRight
run: pyright ./
run: poetry run pyright ./