fix: run new test in CI

This commit is contained in:
Jude Nelson
2023-02-01 14:08:38 -05:00
parent df038a11f8
commit bdeb2c040e

View File

@@ -96,6 +96,7 @@ jobs:
- tests::epoch_21::test_pox_missing_five_anchor_blocks
- tests::epoch_21::test_sortition_divergence_pre_21
- tests::epoch_21::test_v1_unlock_height_with_current_stackers
- tests::epoch_21::test_v1_unlock_height_with_delay_and_current_stackers
- tests::neon_integrations::bad_microblock_pubkey
steps:
- uses: actions/checkout@v2