fixup! .gitea/workflows: init test pipeline
Some checks failed
Run tests / run-tests (push) Failing after 21s
Some checks failed
Run tests / run-tests (push) Failing after 21s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user