diff --git a/ci/test-checks.sh b/ci/test-checks.sh index f817498f3e..d0e240ec4f 100755 --- a/ci/test-checks.sh +++ b/ci/test-checks.sh @@ -14,3 +14,5 @@ _ cargo clippy --all -- --version _ cargo clippy --all -- --deny=warnings _ ci/audit.sh _ book/build.sh + +echo --- ok