mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
typo
This commit is contained in:
parent
1610dd58f4
commit
bffdd3a2ff
2
Makefile
2
Makefile
@ -27,7 +27,7 @@ test: ## Run project tests
|
||||
docker-compose run --rm app pytest
|
||||
|
||||
.PHONY: safety
|
||||
test: ## Check project and dependencies with safety https://github.com/pyupio/safety
|
||||
safety: ## Check project and dependencies with safety https://github.com/pyupio/safety
|
||||
docker-compose run --rm app safety check
|
||||
|
||||
.PHONY: lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user