.gitea/workflows: init test pipeline

This commit is contained in:
2025-12-08 19:57:47 +09:00
parent 29db336b0d
commit 7055f64c5e
6 changed files with 101 additions and 10 deletions

View File

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