diff --git a/.circleci/config.yml b/.circleci/config.yml index 4fc68488e..b2a5f6d0d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -306,4 +306,8 @@ workflows: - just_simulate_sc_rehearsal_2 - just_simulate_sc_rehearsal_4 - just_simulate_ink_respected_game_type - - simulate_non_terminal_tasks \ No newline at end of file + # 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