Skip to content

Commit

Permalink
Revert "do not use ci run"
Browse files Browse the repository at this point in the history
This reverts commit 47bc8f4.
  • Loading branch information
SimenB committed Jun 28, 2021
1 parent 41f1edf commit 8eca3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"prefix": "v",
"maintainers": ["cpojer", "scotthovestadt", "SimenB", "thymikee", "jeysal"],
"yarn": true,
"scripts": ["remove-examples", "build:js", "jest --color -i"],
"scripts": ["remove-examples", "build:js", "test-ci-partial"],
"envVar": { "CI": true },
"skip": ["aix", "s390x", "ppc", "darwin", "win32"],
"timeout": 1800000
Expand Down

0 comments on commit 8eca3fb

Please sign in to comment.