aboutsummaryrefslogtreecommitdiff
path: root/.ci/build
diff options
context:
space:
mode:
Diffstat (limited to '.ci/build')
-rwxr-xr-x.ci/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/build b/.ci/build
index 9e4930f..90d70dc 100755
--- a/.ci/build
+++ b/.ci/build
@@ -2,7 +2,7 @@
set -ev
sbt \
- scalafmt::test \
+ scalafmtCheck \
test \
scripted