From 74831c29bc22f8c3bb64af7db69d73b03a88175e Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Fri, 7 Feb 2020 13:08:08 +0200 Subject: [PATCH] no checkout --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ff1f283..5fc3973 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -59,7 +59,7 @@ jobs: command: | apk add --no-cache python3 pytest - - checkout + # - checkout - setup_remote_docker - run: