summary refs log tree commit diff
path: root/.circleci/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.circleci/config.yml')
-rw-r--r--.circleci/config.yml4
1 files 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: /.*/