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