Skip to content

Commit

Permalink
Test with MSRV before release
Browse files Browse the repository at this point in the history
  • Loading branch information
mo8it committed Nov 11, 2024
1 parent f49164e commit fd33c29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release-hook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ cargo clippy -- --deny warnings
cargo fmt --all --check
cargo test --workspace --all-targets
cargo run -- dev check --require-solutions

# MSRV
cargo +1.80 run -- dev check --require-solutions

0 comments on commit fd33c29

Please sign in to comment.