Add code formatting checks in runtest.sh
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
pre-commit run -a
|
||||||
python -m unittest discover -s tests -p 'test_*.py'
|
python -m unittest discover -s tests -p 'test_*.py'
|
||||||
|
|||||||
Reference in New Issue
Block a user