We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94826b commit 7c77ff9Copy full SHA for 7c77ff9
dev/run-tests
@@ -49,7 +49,7 @@ dev/scalastyle
49
echo "========================================================================="
50
echo "Running Spark unit tests"
51
52
-sbt/sbt assembly test | grep -v -e "info.*Resolving" -e "warn.*Merging" -e "info.*Including"
+sbt/sbt assembly test
53
54
55
echo "Running PySpark tests"
0 commit comments