Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 29, 2024
1 parent a265e28 commit ed74bbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/gh-workflow/src/cargo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ impl From<Cargo> for Step<Run> {
}
}


#[cfg(test)]
mod tests {
use super::*;
Expand All @@ -135,4 +134,3 @@ mod tests {
insta::assert_snapshot!(serde_yaml::to_string(&step).unwrap());
}
}

0 comments on commit ed74bbd

Please sign in to comment.