From 3f5085eeded03bea261807d363a071dde41074c1 Mon Sep 17 00:00:00 2001 From: Jaideep Bhoosreddy Date: Sat, 19 Oct 2019 08:55:36 -0400 Subject: [PATCH] Fix indentation --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f366314f828b..94f20cf558ad 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -133,10 +133,10 @@ workflows: branches: only: - master -test262-after-approval: + test262-after-approval: jobs: # - approve-test262-run: # type: approval - test262 # requires: - # - approve-test262-run \ No newline at end of file + # - approve-test262-run