.gitea/workflows: init test pipeline

This commit is contained in:
2025-12-08 19:57:47 +09:00
parent 0825b8d68d
commit 4eb7641f87
6 changed files with 105 additions and 10 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ dependencies = [
]
scripts.dibbler = "dibbler.main:main"
[project.optional-dependencies]
dev = [
[dependency-groups]
test = [
"pytest",
"pytest-cov",
"coverage-badge>=1.1.2",