Removed tests, they can be made once the app has released
This commit is contained in:
parent
0299eb5dac
commit
582e7e2d30
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,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