.gitea/workflows: init test pipeline

This commit is contained in:
2025-12-08 19:57:47 +09:00
parent b693a13f10
commit 4a02d18b98
6 changed files with 106 additions and 10 deletions

View File

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