From a404a32ef2e8b2a97899af4a8968dacac93ee637 Mon Sep 17 00:00:00 2001 From: Jude Nelson Date: Thu, 3 Nov 2022 22:35:32 -0400 Subject: [PATCH] chore: remove now-removed integration test from workflow --- .github/workflows/bitcoin-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/bitcoin-tests.yml b/.github/workflows/bitcoin-tests.yml index 0aae172d2..29c4a7365 100644 --- a/.github/workflows/bitcoin-tests.yml +++ b/.github/workflows/bitcoin-tests.yml @@ -80,7 +80,6 @@ jobs: - tests::epoch_205::test_cost_limit_switch_version205 - tests::epoch_205::test_exact_block_costs - tests::epoch_205::bigger_microblock_streams_in_2_05 - - tests::epoch_21::transition_fixes_utxo_chaining - tests::epoch_21::transition_adds_burn_block_height - tests::epoch_21::transition_fixes_bitcoin_rigidity - tests::epoch_21::transition_adds_pay_to_contract