From bd44e6d0716ee4d58a4e5ceb73370d6c602b50b2 Mon Sep 17 00:00:00 2001 From: orangemug Date: Tue, 10 Apr 2018 13:11:42 +0100 Subject: [PATCH] Fixed typo. --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1a4a073..a552d40 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,7 +24,7 @@ templates: path: /tmp/artifacts destination: /artifacts # Test in webdriver - wdio-steps: &steps + wdio-steps: &wdio-steps - checkout - run: name: "Create artifacts directory"