diff --git a/.github/workflows/bitcoin-tests.yml b/.github/workflows/bitcoin-tests.yml index 79a86531c..7d08d0aca 100644 --- a/.github/workflows/bitcoin-tests.yml +++ b/.github/workflows/bitcoin-tests.yml @@ -78,6 +78,7 @@ jobs: - tests::neon_integrations::test_problematic_blocks_are_not_relayed_or_stored - tests::neon_integrations::test_problematic_microblocks_are_not_mined - tests::neon_integrations::test_problematic_microblocks_are_not_relayed_or_stored + - tests::neon_integrations::bad_microblock_pubkey steps: - uses: actions/checkout@v2 - name: Download docker image