chore: Run JDK9Test compiling to validate syntax. (#1050)
* chore: Check java9+ classes in paradox. * Update .github/workflows/generate-doc-check.yml Co-authored-by: AndyChen <chinatc@outlook.com> --------- Co-authored-by: AndyChen <chinatc@outlook.com>
This commit is contained in:
parent
4c20580ff2
commit
a2b5b5df22
3 changed files with 4 additions and 4 deletions
4
.github/workflows/generate-doc-check.yml
vendored
4
.github/workflows/generate-doc-check.yml
vendored
|
|
@ -48,5 +48,5 @@ jobs:
|
|||
run: |-
|
||||
sudo apt-get install graphviz
|
||||
|
||||
- name: Compile docs for all Scala versions
|
||||
run: sbt +compile:doc
|
||||
- name: Compile testClass&docs for all Scala versions
|
||||
run: sbt ";TestJdk9 / compile ; +compile:doc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue