fixup! .gitea/workflows: init test pipeline
All checks were successful
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

View File

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