From 8e6b4ade0062506193e348b65fa5fcdd64233c50 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Sun, 12 Jan 2020 00:06:38 +0100 Subject: [PATCH] Fix --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a5748843..3daa758b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -48,7 +48,6 @@ jobs: name: run tests command: | . venv/bin/activate -# python manage.py test python runtests.py - store_artifacts: