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 0672e26 commit e45b213Copy full SHA for e45b213
.github/actions/bitcoin-int-tests/Dockerfile.bitcoin-tests
@@ -32,4 +32,5 @@ RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::runtime_o
32
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::antientropy_integration_test
33
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::filter_low_fee_tx_integration_test
34
RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::filter_long_runtime_tx_integration_test
35
+RUN cargo test -- --test-threads 1 --ignored tests::neon_integrations::mining_transactions_is_fair
36
0 commit comments