sadanand48 commented on code in PR #8237:
URL: https://github.com/apache/ozone/pull/8237#discussion_r2031669721
##########
.github/workflows/intermittent-test-check.yml:
##########
@@ -147,6 +147,8 @@ jobs:
steps:
- name: Checkout project
uses: actions/checkout@v4
+ with:
+ ref: ${{ github.event.inputs.ref }}
Review Comment:
Since the run-test job uses the right ref, the issue occurs only when build
and test versions are far apart I guess
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]