Skip to content

Commit

Permalink
lookup: temporarily use head for jest (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
BethGriggs authored Apr 9, 2022
1 parent 7d31334 commit 479d799
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@
"scripts": ["remove-examples", "build:js", "test-ci-partial"],
"envVar": { "CI": true },
"skip": ["aix", "s390x", "ppc", "darwin", "win32"],
"timeout": 1800000
"timeout": 1800000,
"head": true
},
"jquery": {
"skip": "win32",
Expand Down

0 comments on commit 479d799

Please sign in to comment.