We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58cee3 commit 88c84eeCopy full SHA for 88c84ee
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