mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
fix ci
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mypy
|
||||
pip install .
|
||||
|
||||
- name: Run type checker
|
||||
run: mypy -p argenta --strict
|
||||
|
||||
Reference in New Issue
Block a user