diff --git a/build.sh b/build.sh index a821cb67be3..0e8954e13b4 100755 --- a/build.sh +++ b/build.sh @@ -28,7 +28,6 @@ case $3 in ;; esac -tag_filter="" if [[ "$(uname)" == "Darwin" ]]; then tag_filter="$tag_filter,-dont-run-on-darwin,-scaladoc,-pdfdocs" fi