Skip to content

Commit fcfe7a0

Browse files
committed
added integration tests to bitcoin-tests.yml
1 parent 8b14b84 commit fcfe7a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
- test-name: tests::neon_integrations::test_competing_miners_build_anchor_blocks_on_same_chain_without_rbf
7575
- test-name: tests::neon_integrations::test_one_miner_build_anchor_blocks_on_same_chain_without_rbf
7676
- test-name: tests::signer::v0::tenure_extend_after_2_bad_commits
77+
- test-name: tests::signer::v0::allow_reorg_within_first_proposal_burn_block_timing_secs
78+
- test-name: tests::signer::v0::disallow_reorg_within_first_proposal_burn_block_timing_secs_but_more_than_one_block
7779
- test-name: tests::stackerdb::test_stackerdb_event_observer
7880
- test-name: tests::stackerdb::test_stackerdb_load_store
7981
# Microblock tests that are no longer needed on every CI run

0 commit comments

Comments
 (0)