Install yarn in test image

This commit is contained in:
Anant Bhasin 2021-08-25 18:35:06 +00:00 committed by GitHub
parent e7aa883849
commit ae18f94a14
1 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,8 @@ commands:
- restore_cache: *restore-npm-cache-linux - restore_cache: *restore-npm-cache-linux
- run: npm install -g yarn
- run: *install-npm-modules - run: *install-npm-modules
- run: - run: