summaryrefslogtreecommitdiff
path: root/ci/test3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test3.sh')
-rwxr-xr-xci/test3.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/ci/test3.sh b/ci/test3.sh
index f7bbf9ad..0be934c1 100755
--- a/ci/test3.sh
+++ b/ci/test3.sh
@@ -12,8 +12,4 @@ sbt bin/test:assembly
target/bin/mill devAssembly
# Second build & run tests using Mill
-out/devAssembly/dest core.test
-out/devAssembly/dest scalalib.test
-out/devAssembly/dest scalajslib.test
-out/devAssembly/dest integration.test
-out/devAssembly/dest devAssembly
+out/devAssembly/dest --all {core,scalalib,scalajslib,integration}.test devAssembly