We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74417f1 commit c2da2aaCopy full SHA for c2da2aa
ci/ci-tests.sh
@@ -113,7 +113,7 @@ cargo test -p lightning-invoice --verbose --color always --no-default-features -
113
echo -e "\n\nTesting no_std build on a downstream no-std crate"
114
# check no-std compatibility across dependencies
115
pushd no-std-check
116
-cargo check --verbose --color always --features lightning-transaction-sync
+cargo check --verbose --color always
117
[ "$CI_MINIMIZE_DISK_USAGE" != "" ] && cargo clean
118
popd
119
0 commit comments