mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-02 23:56:24 +08:00
test(ci): temporary no-op to exercise the nextest exact-target arm
THROWAWAY branch. Comment-only change to one test file so the planner emits exact_targets for ironclaw_network, exercising the nextest exact-target invocation on a real load before #7817 reaches the merge queue. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -26,3 +26,6 @@ fn network_crate_does_not_depend_on_workflow_runtime_secret_or_observability_cra
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
// CI exercise (temporary): forces the planner to emit exact_targets so the
|
||||
// nextest exact-target arm actually runs. Delete with this branch.
|
||||
|
||||
Reference in New Issue
Block a user