diff --git a/.github/workflows/bitcoin-tests.yml b/.github/workflows/bitcoin-tests.yml index e5eaf030f..906f97c01 100644 --- a/.github/workflows/bitcoin-tests.yml +++ b/.github/workflows/bitcoin-tests.yml @@ -78,6 +78,7 @@ jobs: - tests::epoch_21::transition_fixes_bitcoin_rigidity - tests::epoch_21::transition_adds_pay_to_contract - tests::epoch_21::transition_adds_get_pox_addr_recipients + - tests::epoch_21::transition_removes_pox_sunset steps: - uses: actions/checkout@v2 - name: Download docker image