Add pre-commit checks into push webhook.
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
set -e
|
||||
cd /home/kaizen/repos/ChatMastermind
|
||||
git pull
|
||||
pre-commit run -a
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user