mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-05-20 01:46:50 +02:00
updates github workflow (pyright test)
This commit is contained in:
@@ -36,3 +36,6 @@ jobs:
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
poetry run pytest
|
||||
- name: Test with pyright
|
||||
run: |
|
||||
poetry run pyright src/pydase
|
||||
Reference in New Issue
Block a user