diff --git a/.circleci/config.yml b/.circleci/config.yml index 8430e0e37ec..94fed2af278 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -60,7 +60,7 @@ jobs: value: << pipeline.git.branch >> steps: - run: - name: "[Main or Stable] Create input fo config to test everything" + name: "[Main or Stable] Create input for config to test everything" command: | mkdir -p /tmp/circleci/ echo '{ "run_all": true }' > /tmp/circleci/pipeline_config.json