asdf2014 commented on a change in pull request #984:
URL:
https://github.com/apache/incubator-seatunnel/pull/984#discussion_r780884823
##########
File path: .github/workflows/backend.yml
##########
@@ -64,4 +64,4 @@ jobs:
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120
- name: Run Unit tests
run: |
- ./mvnw -B clean verify -Dmaven.test.skip=false -Dgpg.skip=true
+ ./mvnw -T 16 -B clean verify -Dmaven.test.skip=false -Dgpg.skip=true
Review comment:
Same as above
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]