Skip to content

Commit

Permalink
Merge pull request #5603 from stacks-network/chore/ci-yaml
Browse files Browse the repository at this point in the history
test: fix bitcoin test yaml
  • Loading branch information
wileyj authored Jan 2, 2025
2 parents 9aea3e2 + 18202b0 commit eb97dd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bitcoin-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ jobs:
- tests::nakamoto_integrations::miner_writes_proposed_block_to_stackerdb
- tests::nakamoto_integrations::correct_burn_outs
- tests::nakamoto_integrations::vote_for_aggregate_key_burn_op
- tests::nakamoto_integrations::follower_bootup
- tests::nakamoto_integrations::follower_bootup_simple
- tests::nakamoto_integrations::follower_bootup_custom_chain_id
- tests::nakamoto_integrations::forked_tenure_is_ignored
- tests::nakamoto_integrations::nakamoto_attempt_time
- tests::nakamoto_integrations::skip_mining_long_tx
Expand Down

0 comments on commit eb97dd9

Please sign in to comment.