test: add trait_invocation_cross_epoch to testing matrix

This commit is contained in:
Aaron Blankstein
2023-01-25 07:41:12 -06:00
parent 255513141f
commit 628dbd332a

View File

@@ -94,6 +94,7 @@ jobs:
- tests::epoch_21::test_pox_reorg_flap_reward_cycles
- tests::epoch_21::test_pox_missing_five_anchor_blocks
- tests::epoch_21::test_sortition_divergence_pre_21
- tests::epoch_21::trait_invocation_cross_epoch
- tests::neon_integrations::bad_microblock_pubkey
steps:
- uses: actions/checkout@v2