mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-09 11:35:26 +00:00
Enable doclint for GitHub builds
This commit is contained in:
parent
22df0e28c4
commit
93af662ddd
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -49,4 +49,4 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
java-version: ${{ matrix.java }}
|
||||
- name: Build with Maven
|
||||
run: mvn --file pom.xml --no-transfer-progress
|
||||
run: mvn -Ddoclint=all --file pom.xml --no-transfer-progress
|
||||
|
Loading…
x
Reference in New Issue
Block a user