Update pyright.yml

This commit is contained in:
Marco Carvalho
2024-09-19 11:14:09 -03:00
committed by GitHub
parent 691904202b
commit 74f44a4e1e
+1 -1
View File
@@ -24,4 +24,4 @@ jobs:
pip install -r requirements.txt
- name: Run Pyright
run: pyright .
run: pyright . --level error