Skip to content

Commit

Permalink
Update pyright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-carvalho authored Sep 19, 2024
1 parent 6919042 commit 74f44a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
pip install -r requirements.txt
- name: Run Pyright
run: pyright .
run: pyright . --level error

0 comments on commit 74f44a4

Please sign in to comment.