summaryrefslogtreecommitdiff
path: root/ci/test-mill-bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test-mill-bootstrap.sh')
-rwxr-xr-xci/test-mill-bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test-mill-bootstrap.sh b/ci/test-mill-bootstrap.sh
index 537e51f5..8010e700 100755
--- a/ci/test-mill-bootstrap.sh
+++ b/ci/test-mill-bootstrap.sh
@@ -27,4 +27,4 @@ git clean -xdf
rm -rf ~/.mill
# Use second build to run tests using Mill
-~/mill-2 -i all {clientserver,main,scalalib,scalajslib}.test \ No newline at end of file
+~/mill-2 -i all {main,scalalib,scalajslib}.test \ No newline at end of file