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 bulk arm
THROWAWAY branch. Comment-only change to one crate source file so the planner selects 12 packages across 3 crate buckets, exercising the nextest bulk 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:
@@ -38,3 +38,6 @@ pub use url_target::{
|
||||
NetworkTargetUrlError, is_path_segment_credential_material, is_rfc3986_unreserved_segment,
|
||||
network_target_for_url, percent_decode_url_component_lossy,
|
||||
};
|
||||
|
||||
// CI exercise (temporary): forces a multi-bucket affected closure so the
|
||||
// nextest bulk arm runs on a real load. Delete with this branch.
|
||||
|
||||
Reference in New Issue
Block a user