Update makefile

This commit is contained in:
Fundor333
2020-12-23 13:33:55 +01:00
committed by GitHub
parent b4086d0ac7
commit 6080d2d460

View File

@@ -33,4 +33,4 @@ start: install migrate run ## Install requirements, apply migrations, then start
.PHONY: check
check: ## Run checks on the packages
pipenv run skjold -v audit Pipenv.lock
pipenv run skjold -v audit Pipfile.lock