Skip to content

Commit afffe39

Browse files
committed
remove explicit directory
1 parent e263411 commit afffe39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/xtask/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,6 @@ impl Xtasks {
12511251
bencher_cmd
12521252
.stdout(std::process::Stdio::inherit())
12531253
.stderr(std::process::Stdio::inherit())
1254-
.current_dir(workspace_dir)
12551254
.arg("run")
12561255
.args(["--project", "bms"])
12571256
.args(["--branch", &format!("\"{branch}\"")])

0 commit comments

Comments
 (0)