fixup! .gitea/workflows: init test pipeline
Run tests / run-tests (push) Successful in 45s

This commit is contained in:
2025-12-08 21:28:01 +09:00
parent ce3e65357b
commit 4289d63ac9
5 changed files with 131 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ test = [
"pytest",
"pytest-cov",
"coverage-badge>=1.1.2",
"pytest-html>=4.1.1",
]
[tool.setuptools.packages.find]