Disable `lightning-transaction-sync` integration tests on Windows
authorElias Rohrer <dev@tnull.de>
Thu, 1 Feb 2024 08:57:05 +0000 (09:57 +0100)
committerElias Rohrer <dev@tnull.de>
Mon, 12 Feb 2024 09:42:07 +0000 (10:42 +0100)
commita386ba531489ce5a569aba864c0c508eb6a42bc2
tree80798ab447891d3a5e2c6a7a9073b0d5a45242f7
parent5bf58f0d33b13bd3d9f88c4f2021fbd77745274a
Disable `lightning-transaction-sync` integration tests on Windows

.. as the `electrsd` crate doesn't support it.

While we previously did so in our CI script, we now also `cfg`-gate the
tests and dependencies for easier handling.
lightning-transaction-sync/Cargo.toml
lightning-transaction-sync/tests/integration_tests.rs