summaryrefslogtreecommitdiff
path: root/ci/test-mill-2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test-mill-2.sh')
-rwxr-xr-xci/test-mill-2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test-mill-2.sh b/ci/test-mill-2.sh
index 3b0da706..ce61bb7c 100755
--- a/ci/test-mill-2.sh
+++ b/ci/test-mill-2.sh
@@ -5,5 +5,5 @@ set -eux
# Starting from scratch...
git clean -xdf
-# Run tests using Mill built using SBT
+# Run tests
mill integration.test "mill.integration.local.{AcyclicTests,AmmoniteTests}"