zhongjiajie commented on a change in pull request #941:
URL:
https://github.com/apache/incubator-seatunnel/pull/941#discussion_r778524682
##########
File path: .github/workflows/backend.yml
##########
@@ -49,15 +49,23 @@ jobs:
path: ~/.m2/repository
key: ${{ runner.os }}-maven
- name: Check Style
+ env:
+ MAVEN_OPTS: -Xmx2G -Xms2G
Review comment:
Should we add this to a single line instead of each step?
--
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]