mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-26 00:30:51 +00:00
Added extra step to make test
This commit is contained in:
1
Makefile
1
Makefile
@ -11,6 +11,7 @@ style:
|
|||||||
flake8
|
flake8
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
python InvenTree/manage.py check
|
||||||
python InvenTree/manage.py test --noinput
|
python InvenTree/manage.py test --noinput
|
||||||
|
|
||||||
migrate:
|
migrate:
|
||||||
|
Reference in New Issue
Block a user