diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7999eda95..f1a4ea5c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,7 @@ jobs: uses: coursier/setup-action@v1 with: jvm: temurin:1.17 + apps: sbt - name: Run tests run: |