Skip to content

Commit 066c50f

Browse files
committed
Generate javadoc
1 parent c1e6091 commit 066c50f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
with:
1818
distribution: ${{ matrix.distribution }}
1919
java-version: ${{ matrix.version }}
20+
- run: mvn javadoc:javadoc
2021
- run: mvn test -B

0 commit comments

Comments
 (0)