mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
fix ci and pyproject
This commit is contained in:
@@ -24,8 +24,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install mypy
|
||||
pip install .
|
||||
pip install uv
|
||||
uv sync --group typecheckers
|
||||
|
||||
- name: Run type checker
|
||||
run: mypy -p argenta
|
||||
|
||||
Reference in New Issue
Block a user