summaryrefslogtreecommitdiff
path: root/ci/test-sbt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test-sbt.sh')
-rwxr-xr-xci/test-sbt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test-sbt.sh b/ci/test-sbt.sh
index b54b39e1..8b728916 100755
--- a/ci/test-sbt.sh
+++ b/ci/test-sbt.sh
@@ -7,5 +7,5 @@ git clean -xdf
# First build & run tests using SBT
sbt core/test main/test scalalib/test scalajslib/test
-sbt "integration/test-only -- mill.integration.local"
+sbt "integration/test-only -- mill.integration.local.{AmmoniteTests,BetterFilesTests}"
sbt bin/test:assembly