diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1204eec..95aa29b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -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