slawekjaranowski commented on code in PR #55:
URL: 
https://github.com/apache/maven-gh-actions-shared/pull/55#discussion_r924329422


##########
.github/workflows/maven-verify.yml:
##########
@@ -182,13 +182,10 @@ jobs:
         run:
           mvn --errors --batch-mode --show-version 
org.apache.maven.plugins:maven-wrapper-plugin:3.1.0:wrapper "-Dmaven=${{ 
inputs.ff-maven }}"
 
-      - name: Build with Maven
-        run: ./mvnw --errors --batch-mode --show-version ${{ inputs.maven-args 
}} ${{ inputs.ff-goal }}
-

Review Comment:
   should be not removed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to