damondouglas commented on code in PR #29081:
URL: https://github.com/apache/beam/pull/29081#discussion_r1367221489
##########
.github/workflows/beam_PreCommit_Java_RequestResponse_IO_Direct.yml:
##########
@@ -85,7 +85,7 @@ jobs:
- name: run RequestResponse IO build script
uses: ./.github/actions/gradle-command-self-hosted-action
with:
- gradle-command: :sdks:java:io:RequestResponse:build
+ gradle-command: :sdks:java:io:rrio:build
Review Comment:
FYI This check is failing because of the incorrect gradle project path. I
fixed it but this PR will not fully pass until it is merged.
https://github.com/apache/beam/actions/runs/6590268861/job/17906530663?pr=29081#step:6:51
--
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]