Skip to content

Commit

Permalink
ci: debug pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Sep 18, 2023
1 parent f06f307 commit 88db793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_type_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install dependencies
shell: bash
run: |
pip install invoke tox
pip install invoke tox pyright
- name: Run static type checker
id: pyright
Expand Down

0 comments on commit 88db793

Please sign in to comment.