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 79ce96f commit dcb468b
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 @@ -22,6 +22,7 @@ function on_failure {

assert_installed "cargo-deadlinks"
assert_installed "cargo-fmt"
assert_installed "cargo-rdme"

trap on_failure ERR

Expand Down

0 comments on commit dcb468b

Please sign in to comment.