not working again

This commit is contained in:
2022-08-16 17:47:19 +03:00
parent 777ee1fe33
commit 8acc4f2b7d
2 changed files with 3 additions and 8 deletions

View File

@@ -28,11 +28,4 @@ lint-complexity:
# special commands
lint-deps:
safety check --full-report
# docker commands
test-deps-up:
docker compose -f tests/docker-compose.yml up -d
test-deps-down:
docker compose -f tests/docker-compose.yml down -v
safety check --full-report