Update config.yml
This commit is contained in:
parent
6625a38395
commit
3a57be776b
1 changed files with 0 additions and 3 deletions
|
@ -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: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue