summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-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 ce61bb7c..c61143e1 100755
--- a/ci/test-mill-2.sh
+++ b/ci/test-mill-2.sh
@@ -6,4 +6,4 @@ set -eux
git clean -xdf
# Run tests
-mill integration.test "mill.integration.local.{AcyclicTests,AmmoniteTests}"
+mill integration.test "mill.integration.local.{AcyclicTests,AmmoniteTests,CaffeineTests}"