Update action.yml

This commit is contained in:
2025-08-29 14:57:38 +02:00
parent 8b051fec9f
commit c8cf9b4d75
+1
View File
@@ -336,6 +336,7 @@ runs:
echo "❌ Coverage summary generation failed" >> $LOG_FILE
echo "🪵 Extracting coverage error:" >> $LOG_FILE
cat outputs/coverage-error.log >> $LOG_FILE
sync
exit 1
}