ci: allow pyright to fail for the time being as a warning (#874)
This commit is contained in:
2
.github/workflows/pyright_types.yml
vendored
2
.github/workflows/pyright_types.yml
vendored
@@ -34,3 +34,5 @@ jobs:
|
||||
with:
|
||||
python-version: ${{matrix.python-version}}
|
||||
level: "error"
|
||||
continue-on-error: true # TODO: remove once the repo has been corrected for pyright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user