Skip to content

Commit c2da2aa

Browse files
committed
f grrrr
1 parent 74417f1 commit c2da2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ci-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ cargo test -p lightning-invoice --verbose --color always --no-default-features -
113113
echo -e "\n\nTesting no_std build on a downstream no-std crate"
114114
# check no-std compatibility across dependencies
115115
pushd no-std-check
116-
cargo check --verbose --color always --features lightning-transaction-sync
116+
cargo check --verbose --color always
117117
[ "$CI_MINIMIZE_DISK_USAGE" != "" ] && cargo clean
118118
popd
119119

0 commit comments

Comments
 (0)