Vadim Kharitonov
10 mesi fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: E588C1A9283FE92A
1 ha cambiato i file con
2 aggiunte e
0 eliminazioni
-
.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 |