diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cce4f1..d609e06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: uses: coursier/cache-action@v6 - name: Compile and test - run: sbt test + run: sbt +test - name: Publish artifacts env: