We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf9e58 commit fedf402Copy full SHA for fedf402
crates/codspeed/src/walltime.rs
@@ -71,5 +71,6 @@ pub fn get_raw_result_dir_from_workspace_root(workspace_root: &Path) -> PathBuf
71
workspace_root
72
.join("target")
73
.join("codspeed")
74
+ .join("walltime")
75
.join("raw_results")
76
}
0 commit comments