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 9993f9e commit 4c78796
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4c78796

Please sign in to comment.