mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
Test ScalaDoc
This commit is contained in:
@@ -142,10 +142,10 @@ jobs:
|
||||
# ./sbt -v --client headerCheck
|
||||
# ./sbt -v --client "Test/headerCheck"
|
||||
./sbt -v --client "Test/compile"
|
||||
./sbt -v --client doc
|
||||
./sbt -v --client publishLocal
|
||||
./sbt -v --client test
|
||||
./sbt -v --client "serverTestProj/test"
|
||||
# ./sbt -v --client doc
|
||||
./sbt -v --client "all $UTIL_TESTS"
|
||||
- name: Build and test (2)
|
||||
if: ${{ matrix.jobtype == 2 }}
|
||||
|
||||
Reference in New Issue
Block a user