From 85f0c276918d77f33fe78d81eaba8e436c475996 Mon Sep 17 00:00:00 2001 From: zelleg Date: Sat, 15 Jan 2022 16:14:13 +0100 Subject: [PATCH] =?UTF-8?q?correct=20config=20file=20=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 68bfa6b..c91d728 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,7 +17,7 @@ jobs: key: dependencies-{{ checksum "package.json" }}-v1 yarn-unit-test: - <<: *shared-config + <<: *shared-config steps: - checkout - restore_cache: