chore: revert accidental commit
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This reverts commit ff2a2d3bb3
.
This commit is contained in:
parent
ff2a2d3bb3
commit
8b3990959b
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ steps:
|
||||||
|
|
||||||
if [ "$has_fomatting_issues" -eq 0 ]; then
|
if [ "$has_fomatting_issues" -eq 0 ]; then
|
||||||
echo "✅ All files are properly formatted! Well done! ^~^"
|
echo "✅ All files are properly formatted! Well done! ^~^"
|
||||||
else
|
|
||||||
echo "❌ Formatting issues found in some files :("
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit ${has_fomatting_issues}
|
exit ${has_fomatting_issues}
|
||||||
|
|
Loading…
Add table
Reference in a new issue