mirror of https://github.com/sbt/sbt.git
Activate server tests
This commit is contained in:
parent
b5afcf8a0c
commit
9de5fa5236
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue