We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6629da3 commit 1902f7eCopy full SHA for 1902f7e
docker/entrypoint.sh
@@ -1,3 +1,3 @@
1
#! /bin/bash
2
cd lnprototest
3
-make check PYTEST_ARGS='--runner=lnprototest.clightning.Runner --log-cli-level=DEBUG'
+make check PYTEST_ARGS='--runner=lnprototest.clightning.Runner -n4 --log-cli-level=DEBUG'
0 commit comments