diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62cbe5f4e..136731274 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,7 +126,7 @@ jobs: ./sbt -v --client "Test/compile" ./sbt -v --client publishLocal ./sbt -v --client test - # ./sbt -v --client "serverTestProj/test" + ./sbt -v --client "serverTestProj/test" # ./sbt -v --client doc ./sbt -v --client "all $UTIL_TESTS" ./sbt -v --client ++2.13.x