We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0abe6 commit ab1b8aeCopy full SHA for ab1b8ae
bin/nunjuck
@@ -4,4 +4,4 @@
4
DIR=${0%/*}
5
6
# Call nette tester
7
-${DIR}/tester --colors --setup ${DIR}/nunjuck-setup $@
+${DIR}/tester --colors -j 40 --setup ${DIR}/nunjuck-setup $@
0 commit comments