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 c900752 commit a482b49Copy full SHA for a482b49
.github/workflows/bitcoin-tests.yml
@@ -89,7 +89,8 @@ jobs:
89
- tests::nakamoto_integrations::miner_writes_proposed_block_to_stackerdb
90
- tests::nakamoto_integrations::correct_burn_outs
91
- tests::nakamoto_integrations::vote_for_aggregate_key_burn_op
92
- - tests::nakamoto_integrations::follower_bootup
+ - tests::nakamoto_integrations::follower_bootup_simple
93
+ - tests::nakamoto_integrations::follower_bootup_custom_chain_id
94
- tests::nakamoto_integrations::forked_tenure_is_ignored
95
- tests::nakamoto_integrations::nakamoto_attempt_time
96
- tests::nakamoto_integrations::skip_mining_long_tx
0 commit comments