chore: restore caching in pr workflow (#3457)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
This commit is contained in:
parent
5fd0272c5e
commit
3d021cd434
1
.github/workflows/pull_request.yml
vendored
1
.github/workflows/pull_request.yml
vendored
@ -121,7 +121,6 @@ jobs:
|
||||
- name: Install test dependencies
|
||||
run: |
|
||||
cd ./main/tests/cypress
|
||||
npm cache clean --force
|
||||
npm i -g yarn
|
||||
yarn install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user