This commit is contained in:
@@ -28,3 +28,6 @@ jobs:
|
|||||||
- name: Type Check
|
- name: Type Check
|
||||||
run: |
|
run: |
|
||||||
poetry run mypy .
|
poetry run mypy .
|
||||||
|
- name: Pytest
|
||||||
|
run: |
|
||||||
|
poetry run pytest .
|
||||||
|
|||||||
Reference in New Issue
Block a user