hawk9821 commented on code in PR #7212:
URL: https://github.com/apache/seatunnel/pull/7212#discussion_r1688963474
##########
.github/workflows/backend.yml:
##########
@@ -313,7 +313,7 @@ jobs:
- name: run updated modules integration test (part-1)
if: needs.changes.outputs.api == 'false' &&
needs.changes.outputs.it-modules != ''
run: |
- sub_modules=`python
tools/update_modules_check/update_modules_check.py sub_update_it_module
${{needs.changes.outputs.it-modules}} 8 0`
+ sub_modules=`python
tools/update_modules_check/update_modules_check.py sub_update_it_module
${{needs.changes.outputs.it-modules}} 10 0`
Review Comment:
after then revert ci configļ¼ci workflow time out. [details as
follows](https://github.com/hawk9821/seatunnel/actions/runs/10051648920/job/27799420310)
--
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]