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 0d59417 commit 36bf817Copy full SHA for 36bf817
1 file changed
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