fixup! .gitea/workflows: init test pipeline
Some checks failed
Run tests / run-tests (push) Failing after 21s

This commit is contained in:
2025-12-08 20:19:09 +09:00
parent d35ffd04cc
commit cc7b40ab7e

View File

@@ -34,7 +34,7 @@ jobs:
)
fi
uv run -- pytest --cov=dibbler --cov-report=html
uv run -- pytest "${PYTEST_ARGS[@]}"
- name: Generate badge
run: uvx coverage-badge -o htmlcov/badge.svg