fix: test job
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
||||
run: uv pip install --system -r pyproject.toml --group=dev
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
DEBUG: "True"
|
||||
run: uv run pytest --cov
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user