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