chore: logs

This commit is contained in:
Vlad Stan
2024-03-27 18:38:47 +02:00
parent c6afc0aae6
commit bded51bcef
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
echo "Error count: '$error_count'" echo "Error count: '$error_count'"
echo "##########" echo "##########"
echo "$error_count" == "0" echo "$error_count" == "0"
echo "###########"" echo "###########$error_count ###########"
if [[ "$error_count" == "0" ]]; then if [[ "$error_count" == "0" ]]; then
echo "Test $filename OK." echo "Test $filename OK."
rm -r reports/* rm -r reports/*