From c1be2304377894e7fa30f44bfe3127864dec090e Mon Sep 17 00:00:00 2001 From: Abdullah Adeel Date: Sat, 22 Jan 2022 07:41:46 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=E2=9D=8C=20debug=20actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_docker.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_docker.sh b/tests/test_docker.sh index 8b52da5ac..b3663bd2c 100755 --- a/tests/test_docker.sh +++ b/tests/test_docker.sh @@ -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