diff --git a/.circleci/config.yml b/.circleci/config.yml index 523899445..46e1b8312 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -314,4 +314,8 @@ workflows: - just_simulate_sc_rehearsal_4 - just_simulate_permissionless_fp_upgrade - just_simulate_ink_respected_game_type + # Simulate non-terminal tasks. + # This process finds all non-terminal tasks that currently + # exist in the task list and simulates them to ensure that + # they are still valid. - simulate_non_terminal_tasks