From 034a8bcc410db798c9d1098cf4f3a96d3b7bf0f1 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 20 Jun 2020 12:13:50 -0500 Subject: [PATCH] Adds store test results --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index efcf792..6305453 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -21,6 +21,7 @@ jobs: - run: command: COVERALLS_REPO_TOKEN=Q58WdUuZOi89XHyDeDsGE2lxUGQ2IfqP3 coveralls name: Coverage + - store_test_results test-django-2: <<: *template environment: