Skip to content

Commit

Permalink
fix: simulate enabled in ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
blmalone committed Jan 14, 2025
1 parent 422a11c commit 6862304
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
# 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

0 comments on commit 6862304

Please sign in to comment.