From f2c52e0e3c526eee6b83e265b7d2e8d31e803074 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 29 Sep 2023 16:48:31 -0700 Subject: [PATCH] fixup! fixup! lookup: yarn, mark win as flaky --- lib/lookup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lookup.json b/lib/lookup.json index d25fccfc..29c9ffe4 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -28,7 +28,7 @@ "envVar": { "TEST_IGNORE_TIMEOUT_FAILURES": true }, "install": ["install", "--mode", "skip-build"], "maintainers": ["arcanis", "merceyz", "paul-soporan", "larixer"], - "prefix": "@yarnpkg/cli@", + "head": true, "repo": "https://github.com/yarnpkg/berry", "scripts": [ "build:cli --no-minify",