We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e92fd commit ec3a696Copy full SHA for ec3a696
contrib/remote_hsmd/scripts/run-one-test
@@ -9,7 +9,7 @@ $PWD/contrib/pyln-proto \
9
TEST_DEBUG=1 \
10
DEVELOPER=1 \
11
VALGRIND=0 \
12
-SLOW_MACHINE=1 \
+SLOW_MACHINE=0 \
13
SUBDAEMON='hsmd:remote_hsmd' \
14
REMOTE_SIGNER_CMD=$(pwd)/../rust-lightning-signer/target/debug/server \
15
pytest \
0 commit comments