diff --git a/contrib/test.sh b/contrib/test.sh index a892a78..413115b 100755 --- a/contrib/test.sh +++ b/contrib/test.sh @@ -94,3 +94,4 @@ if [ "$DO_BENCH" = true ]; then cargo bench --all --features="unstable" fi +exit 0