From aa1329745af236785193746d15c7f691a29b1373 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 14 Oct 2019 11:17:08 +0200 Subject: Fix indentation error --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2c02394..5bef0ba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -33,7 +33,7 @@ jobs: name: Test command: npm test - - persist_to_workspace: + - persist_to_workspace: root: ~/repo paths: . @@ -64,4 +64,4 @@ workflows: tags: only: /^v.*/ branches: - ignore: /.*/ \ No newline at end of file + ignore: /.*/ -- cgit 1.4.1