Skip to content

Commit 5fd10b4

Browse files
authored
lookup(jest): remove examples before running tests (#868)
1 parent 19019f1 commit 5fd10b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/lookup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"prefix": "v",
256256
"maintainers": ["cpojer", "scotthovestadt", "SimenB", "thymikee", "jeysal"],
257257
"yarn": true,
258-
"scripts": ["build:js", "test-ci-partial"],
258+
"scripts": ["remove-examples", "build:js", "test-ci-partial"],
259259
"envVar": { "CI": true },
260260
"skip": ["aix", "s390x", "ppc", "darwin", "win32"],
261261
"timeout": 1800000

0 commit comments

Comments
 (0)