Abacn commented on code in PR #34692:
URL: https://github.com/apache/beam/pull/34692#discussion_r2055128721
##########
.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml:
##########
@@ -91,7 +91,7 @@ jobs:
- name: run PreCommit Yaml Xlang Direct script
uses: ./.github/actions/gradle-command-self-hosted-action
with:
- gradle-command: :sdks:python:yamlIntegrationTests
+ gradle-command: :sdks:python:yamlIntegrationTests
-PbeamPythonExtra=ml_test
Review Comment:
As we add more tests, it may worth split out the workflow and create a
"PreCommit YAML Xlang" exercises more tests on postsubmit schedule, to keep
presubmit run on reasonable time. Could be a follow up
--
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]