You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): remove invalid --timeout parameter from cargo test
The --timeout parameter is not supported by cargo test command.
Reverted to standard cargo test invocation while keeping other
timeout optimizations (45-minute job timeout and better caching).
0 commit comments