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 98c3e98 commit e1a988fCopy full SHA for e1a988f
dev/run-tests
@@ -30,7 +30,7 @@ set -e
30
echo "========================================================================="
31
echo "Running Spark unit tests"
32
33
-sbt/sbt assembly test
+sbt/sbt clean assembly test
34
35
36
echo "Running PySpark tests"
0 commit comments