.gitea/workflows: init test pipeline

This commit is contained in:
2025-12-08 19:57:47 +09:00
parent 80b21421a4
commit e70309ad29
6 changed files with 105 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ mkShell {
pytest
pytest-cov
pytest-html
]))
];
}