mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-21 00:40:01 +02:00
updates github workflow (pyright test)
This commit is contained in:
parent
60984b6e13
commit
ea621c7c4b
3
.github/workflows/python-package.yml
vendored
3
.github/workflows/python-package.yml
vendored
@ -36,3 +36,6 @@ jobs:
|
|||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
poetry run pytest
|
poetry run pytest
|
||||||
|
- name: Test with pyright
|
||||||
|
run: |
|
||||||
|
poetry run pyright src/pydase
|
Loading…
x
Reference in New Issue
Block a user