🐛 debug actions

This commit is contained in:
Abdullah Adeel 2022-01-22 07:41:46 +05:00
parent db0f24eb16
commit c1be230437

View File

@ -22,7 +22,6 @@ git add .
pre-commit run --show-diff-on-failure -a
# make sure all images build
cat ./compose/local/django/Dockerfile
docker-compose -f local.yml build
# run the project's type checks