Compare commits
1 Commits
2bbf81c4dc
...
3a23bb3273
| Author | SHA1 | Date | |
|---|---|---|---|
|
3a23bb3273
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -72,10 +72,10 @@ jobs:
|
||||
|
||||
if [ $failed -ne 0 ]; then
|
||||
echo "🚫 One or more files are not properly formatted."
|
||||
exit $failed
|
||||
else
|
||||
echo "✅ All files are properly formatted."
|
||||
fi
|
||||
exit $failed
|
||||
|
||||
spell-check:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user