summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 691f3318..e73405ee 100755
--- a/test.sh
+++ b/test.sh
@@ -6,7 +6,7 @@ set -eux
git clean -xdf
# First build & run tests using SBT
-sbt core/test scalaplugin/test bin/test:assembly
+sbt core/test scalaplugin/test scalajsplugin/test bin/test:assembly
# Build Mill using SBT
bin/target/mill devAssembly