testing... #3

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

View file

@ -31,8 +31,6 @@ steps:
echo "✅ All files are properly formatted! Well done! ^~^"
fi
echo "Code reached here..."
echo "Has formatting issues: " $HAS_ISSUES
exit $HAS_ISSUES
---