🐛 debug actions

This commit is contained in:
Abdullah Adeel 2022-01-22 07:38:06 +05:00
parent a0565e077f
commit db0f24eb16

View File

@ -22,6 +22,7 @@ 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