dmsolr commented on a change in pull request #6727:
URL: https://github.com/apache/skywalking/pull/6727#discussion_r627198113
##########
File path: .github/workflows/codeql.yaml
##########
@@ -45,7 +45,7 @@ jobs:
with:
languages: ${{ matrix.language }}
- - run: ./mvnw -Dmaven.test.skip=true clean install
+ - run: ./mvnw -Dmaven.test.skip=true clean install || ./mvnw
-Dmaven.test.skip=true clean install
Review comment:
Retried?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]