diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f4f448c..62e75876 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,4 +40,4 @@ jobs: if: ${{ matrix.jobtype == 1 }} shell: bash run: | - sbt -v -Dfile.encoding=UTF8 scalafmtCheckAll +test +packagedArtifacts + sbt -v -Dfile.encoding=UTF8 scalafmtSbtCheck scalafmtCheckAll +test +packagedArtifacts