Skip to content

Commit

Permalink
Add flake8 for all
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Nov 29, 2023
1 parent 53bc01b commit 8c1ae8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Install dependencies
run: |
poetry install -n
poetry run pip install flake8
- name: Install Node.js dependencies
run: |
npm install -g pyright
Expand Down

0 comments on commit 8c1ae8a

Please sign in to comment.