This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4d2b4cfccb
apenwarr-redo
/
test.do
2 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
test.do: allow docs to build in parallel with tests. Previously, we'd try to build all the critical stuff first, and then run the tests. Nowadays, it takes a little longer to build the docs (especially some of the docs/cookbook/ stuff), and this isn't needed to run the tests, so let's allow them to parallelize.
2018-12-05 01:47:44 -05:00
redo-ifchange bin/all
redo minimal/test docs/test t/all _all
Reference in a new issue
Copy permalink