summaryrefslogtreecommitdiff
path: root/ci/test2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test2.sh')
-rwxr-xr-xci/test2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/test2.sh b/ci/test2.sh
index 28fa65cd..9d84ecdc 100755
--- a/ci/test2.sh
+++ b/ci/test2.sh
@@ -5,7 +5,7 @@ set -eux
# Starting from scratch...
git clean -xdf
-
sbt bin/test:assembly
-# Run tests using
+
+# Run tests using Mill built using SBT
target/bin/mill --all {core,scalalib,scalajslib,integration}.test devAssembly