Update .gitea/workflows/test.yml
Run Pytest with Allure and Coverage Reports / tests (push) Successful in 58s
Run Pytest with Allure and Coverage Reports / deploy (push) Has been skipped

This commit is contained in:
2025-07-09 16:23:39 +02:00
parent 25087f2416
commit be47773f2d
+1
View File
@@ -58,6 +58,7 @@ jobs:
pytest tests \
--md-report \
--md-report-verbose=1 \
--md-report-output=ci-reports/markdown/test-full.md || true