File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 - name : Build with Maven
2929 run : |
3030 mvn -B spring-javaformat:apply --no-transfer-progress
31- mvn -B verify -P coverage --no-transfer-progress -Dmaven .javadoc.skip=true
31+ mvn -B verify -P coverage --no-transfer-progress -D maven .javadoc.skip=true
3232
3333 - uses : codecov/codecov-action@v1
3434 with :
Original file line number Diff line number Diff line change 2828 - name : Build with Maven
2929 run : |
3030 mvn -B spring-javaformat:apply --no-transfer-progress
31- mvn -B verify -P coverage --no-transfer-progress -Dmaven .javadoc.skip=true
31+ mvn -B verify -P coverage --no-transfer-progress -D maven .javadoc.skip=true
3232
3333 - uses : codecov/codecov-action@v1
3434 with :
Original file line number Diff line number Diff line change 2424 - name : Build with Maven
2525 run : |
2626 mvn -B spring-javaformat:apply --no-transfer-progress
27- mvn -B verify -P coverage --no-transfer-progress -Dmaven .javadoc.skip=true
27+ mvn -B verify -P coverage --no-transfer-progress -D maven .javadoc.skip=true
2828
2929 - uses : codecov/codecov-action@v1
3030 with :
You can’t perform that action at this time.
0 commit comments