diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index c0f085e65477..e58ceb5eadaf 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -144,6 +144,7 @@ jobs: yarn config set npmRegistryServer http://localhost:4873 yarn config set unsafeHttpWhitelist --json '["localhost"]' yarn config set enableGlobalCache true + yarn config set npmPreapprovedPackages --json '["@docusaurus/*"]' # Make PnP as strict as possible # https://yarnpkg.com/features/pnp#fallback-mode