Removed tests, they can be made once the app has released

This commit is contained in:
Core 2022-03-14 23:06:55 +00:00
parent 0299eb5dac
commit 582e7e2d30
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -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: |