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
test: replace workspace_dir arg with binary_dir in get_binary
Instead of get_binary assuming it always operates on a cargo build
directory, have it directly operate on a "binary directory" in the sense
of the --binary-dir parameter. Nothing was using the workspace_dir arg,
so no functional changes.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments