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.
futures
1 parent 2ebbe6f commit 4a3e9f4Copy full SHA for 4a3e9f4
ci/ci-tests.sh
@@ -86,7 +86,7 @@ fi
86
87
echo -e "\n\nTest futures builds"
88
pushd lightning-background-processor
89
-cargo test --verbose --color always --no-default-features --features futures
+cargo test --verbose --color always --features futures
90
popd
91
92
if [ "$RUSTC_MINOR_VERSION" -gt 55 ]; then
0 commit comments