Vadim Kharitonov
10 months ago
No known key found for this signature in database
GPG Key ID: E588C1A9283FE92A
1 changed files with
2 additions and
0 deletions
-
.github/workflows/test.yml
|
|
@@ -33,3 +33,5 @@ jobs: |
|
|
|
run: | |
|
|
|
poetry install |
|
|
|
poetry run python -m unittest -v tests/*.py |
|
|
|
- name: Run mypy |
|
|
|
run: poetry run mypy |