Skip to content

Commit

Permalink
install yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
zainasir committed Nov 13, 2024
1 parent 0a699da commit 67cd7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ jobs:
cd cbioportal-frontend
nvm install 15.2.1
nvm use 15.2.1
npm install -g [email protected]
yarn --ignore-engines
yarn run apitests
Expand Down

0 comments on commit 67cd7b1

Please sign in to comment.