summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrelease-hook.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/release-hook.sh b/release-hook.sh
index f021f19..d5954ca 100755
--- a/release-hook.sh
+++ b/release-hook.sh
@@ -9,6 +9,5 @@ cargo upgrades
# Similar to CI
cargo clippy -- --deny warnings
cargo fmt --all --check
-rustfmt --check --edition 2021 solutions/**/*.rs
cargo test --workspace --all-targets
cargo run -- dev check --require-solutions