Skip to content

Commit b843634

Browse files
authored
lookup: do not use head or git clone for cheerio (#1084)
1 parent bb8c400 commit b843634

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/lookup.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@
9090
},
9191
"cheerio": {
9292
"skip": ["aix", "win32"],
93-
"head": true,
94-
"useGitClone": true,
9593
"maintainers": ["matthewmueller", "jugglinmike"],
9694
"scripts": ["test:vi"]
9795
},

0 commit comments

Comments
 (0)