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