mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-08 05:31:29 +08:00
ci: add git diff output to diagnose settings.md issue
This commit is contained in:
parent
38e23175e7
commit
f68ad2e095
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -48,5 +48,6 @@ jobs:
|
|||||||
else
|
else
|
||||||
echo "did you forget to run 'python scripts/build_settings_doc.py'?"
|
echo "did you forget to run 'python scripts/build_settings_doc.py'?"
|
||||||
echo "$unclean"
|
echo "$unclean"
|
||||||
|
git diff
|
||||||
exit 2
|
exit 2
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user