Skip to content

Commit

Permalink
Check for cargo rdme in tools/check.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
orium committed May 30, 2024
1 parent 61fc028 commit fbc0e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ function on_failure {
assert_installed "cargo-deadlinks"
assert_installed "cargo-fmt"
assert_installed "cargo-miri"
assert_installed "cargo-rdme"

trap on_failure ERR

Expand Down

0 comments on commit fbc0e08

Please sign in to comment.