From c47cf3a53172798b01e1c829d8f6202d1a6a2c4b Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Mon, 29 Apr 2024 14:06:43 +0200 Subject: [PATCH] testing tests --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index c770d7f3..c303dc48 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -22,4 +22,4 @@ jobs: cd app/ ls -al cat .env -# python manage.py test + python manage.py test