testing... #3

Closed
light7734 wants to merge 6 commits from fix/clang-format-ci into main
Showing only changes of commit 978291bb59 - Show all commits

View file

@ -31,6 +31,7 @@ steps:
echo "✅ All files are properly formatted! Well done! ^~^" echo "✅ All files are properly formatted! Well done! ^~^"
fi fi
echo "Code reached here..."
exit ${has_fomatting_issues} exit ${has_fomatting_issues}
--- ---