Update .gitea/workflows/test.yml
Run Pytest / tests (push) Successful in 25s

This commit is contained in:
2025-07-20 23:21:51 +02:00
parent 551ce35d03
commit 7d21dfffa8
+3
View File
@@ -108,6 +108,9 @@ jobs:
cat ci-reports/markdown/coverage-error.log | grep -i 'error\|fatal' || echo "No matching error lines"
}
echo "📂 Files generated in ci-reports/markdown:"
ls ci-reports/markdown
echo ""
echo "📊 Generating tests markdown summary..."
python json_to_md.py \