Skip to content

Commit

Permalink
run pyright in poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
pfei-sa committed Feb 17, 2024
1 parent 309d62d commit 570c8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: chartboost/ruff-action@v1
- uses: abatilo/actions-poetry@v2
- run: poetry install
- uses: jakebailey/pyright-action@v2
- run: poetry run pyright .

0 comments on commit 570c8c7

Please sign in to comment.