Skip to content

Commit

Permalink
ensure javadoc works
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy authored Feb 22, 2022
1 parent 6cf7c2b commit 9268abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:

- name: Build with Maven
shell: bash
run: ./mvnw --show-version --errors --batch-mode "-Dinvoker.streamLogsOnFailures=true" clean verify
run: ./mvnw --show-version --errors --batch-mode "-Dinvoker.streamLogsOnFailures=true" clean verify javadoc:javadoc

0 comments on commit 9268abd

Please sign in to comment.