From 3a57be776bfcb037749f397feca13a780c2120ab Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Wed, 16 Mar 2022 22:33:56 +0000 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d729820b..39bbb26c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,9 +25,6 @@ jobs: key: yarn-packages-{{ checksum "cider-yarn.lock" }} paths: - ~/.cache/yarn - - run: - name: Install Playwright - command: yarn playwright install --with-deps - run: name: Install system build dependencies command: |