testing...
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
light7734 2025-07-15 16:15:46 +03:30
parent 59bbee4b47
commit 978291bb59
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

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