Update makefile
This commit is contained in:
2
makefile
2
makefile
@@ -22,7 +22,7 @@ migrate: ## Make and run migrations
|
|||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test: ## Run tests
|
test: ## Run tests
|
||||||
pipenv run skjold -v audit Pipenv.lock
|
pipenv run skjold -v audit Pipfile.lock
|
||||||
pipenv run python manage.py test application --verbosity=0 --parallel --failfast
|
pipenv run python manage.py test application --verbosity=0 --parallel --failfast
|
||||||
|
|
||||||
.PHONY: run
|
.PHONY: run
|
||||||
|
|||||||
Reference in New Issue
Block a user