fix: test job
CI / test (push) Failing after 1m52s
CI / build (push) Has been skipped

This commit is contained in:
2026-07-24 09:10:56 +02:00
parent 65665a5425
commit f745c37685
+2
View File
@@ -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: