diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc00d56..387eba5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: cache: sbt - name: Test - run: sbt test + run: sbt scripted summary: name: Build summary