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 96ed570 commit 157dd8cCopy full SHA for 157dd8c
ci/ci-tests.sh
@@ -132,3 +132,5 @@ RUSTFLAGS="--cfg=taproot" cargo test --verbose --color always -p lightning
132
RUSTFLAGS="--cfg=splicing" cargo test --verbose --color always -p lightning
133
[ "$CI_MINIMIZE_DISK_USAGE" != "" ] && cargo clean
134
RUSTFLAGS="--cfg=async_payments" cargo test --verbose --color always -p lightning
135
+[ "$CI_MINIMIZE_DISK_USAGE" != "" ] && cargo clean
136
+RUSTFLAGS="--cfg=dual_funding" cargo test --verbose --color always -p lightning
0 commit comments