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:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install uv
|
||||
uv sync --group dev
|
||||
uv sync --group tests
|
||||
|
||||
- name: Run tests
|
||||
run: uv run python -m pytest tests
|
||||
run: pytest tests
|
||||
|
||||
Reference in New Issue
Block a user