summaryrefslogtreecommitdiff
path: root/ci/test-mill-1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test-mill-1.sh')
-rwxr-xr-xci/test-mill-1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test-mill-1.sh b/ci/test-mill-1.sh
index 079cb519..b0ed7bc2 100755
--- a/ci/test-mill-1.sh
+++ b/ci/test-mill-1.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.{JawnTests,BetterFilesTests,UpickleTests}"