Skip to content

Commit

Permalink
Use pyright-action
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Jan 10, 2024
1 parent 6b4b8b4 commit 31b901a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
run: |
poetry install -n
poetry run pip install flake8 pytest
- name: Install Node.js dependencies
run: |
npm install -g pyright
- name: Code style
if: ${{ matrix.check-formatting }}
run: |
Expand Down

0 comments on commit 31b901a

Please sign in to comment.