Update config.yml

This commit is contained in:
Core 2022-03-16 22:33:56 +00:00 committed by GitHub
parent 6625a38395
commit 3a57be776b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,9 +25,6 @@ jobs:
key: yarn-packages-{{ checksum "cider-yarn.lock" }} key: yarn-packages-{{ checksum "cider-yarn.lock" }}
paths: paths:
- ~/.cache/yarn - ~/.cache/yarn
- run:
name: Install Playwright
command: yarn playwright install --with-deps
- run: - run:
name: Install system build dependencies name: Install system build dependencies
command: | command: |