summaryrefslogtreecommitdiff
path: root/ci/test3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test3.sh')
-rwxr-xr-xci/test3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test3.sh b/ci/test3.sh
index 0be934c1..ffeb259c 100755
--- a/ci/test3.sh
+++ b/ci/test3.sh
@@ -5,7 +5,7 @@ set -eux
# Starting from scratch...
git clean -xdf
-# First build & run tests using SBT
+# First build using SBT
sbt bin/test:assembly
# Build Mill using SBT