We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e6091 commit 066c50fCopy full SHA for 066c50f
.github/workflows/test.yml
@@ -17,4 +17,5 @@ jobs:
17
with:
18
distribution: ${{ matrix.distribution }}
19
java-version: ${{ matrix.version }}
20
+ - run: mvn javadoc:javadoc
21
- run: mvn test -B
0 commit comments