Skip to content

Commit

Permalink
rust-workflow.sh add MSRV verify
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Jan 3, 2023
1 parent e43d48b commit 6e284ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/rust-workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ declare -ar S4_TEST_FILES=(

set -x

cargo msrv verify
cargo build
cargo build --release
cargo test
Expand Down

0 comments on commit 6e284ff

Please sign in to comment.