diff --git a/.circleci/config.yml b/.circleci/config.yml index 885de3294..3ac75833d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,6 +6,7 @@ step-restore-cache: &step-restore-cache steps-test: &steps-test steps: + - run: git config --global core.autocrlf input - checkout - *step-restore-cache - run: yarn