Skip to content

Commit dc64592

Browse files
otherother
authored andcommitted
Ignoring Unnecessarily generated japicmp direcory
1 parent 5380f59 commit dc64592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Maven Install (skipTests)
3737
env:
3838
MAVEN_OPTS: ${{ env.JAVA_11_PLUS_MAVEN_OPTS }}
39-
run: mvn -B clean install -DskipTests --file pom.xml
39+
run: mvn -B clean install -DskipTests -Djapicmp.skip --file pom.xml
4040
site:
4141
name: site (Java ${{ matrix.java }})
4242
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)