From 53de9fa548bbb992e622ed33abe748dedef6a6dd Mon Sep 17 00:00:00 2001 From: Roman Yurchak Date: Mon, 15 Oct 2018 20:56:14 +0200 Subject: [PATCH] Attaching the workspace before build is not necessary --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ba5a45797..8fd265b5e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -73,8 +73,6 @@ jobs: <<: *defaults steps: - checkout - - attach_workspace: - at: . - run: name: test command: |