Skip to content

Commit

Permalink
Fix test-pnp stalling in CI (#31282)
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Nov 11, 2021
1 parent 46e1cbc commit 35fb466
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/test-pnp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ do
touch yarn.lock
yarn set version berry

# Temporary fix for https://github.com/yarnpkg/berry/issues/2514:
yarn set version from sources

yarn config set pnpFallbackMode none
yarn config set enableGlobalCache true
yarn link --all --private -r ../..
Expand Down

0 comments on commit 35fb466

Please sign in to comment.