Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix conditionals that trigger Artifact upload (#38236)
#### Description After the revert done in #38230 and #38231, I'm looking yet again on what went wrong there. I'm solving this in small parts, and this PR focuses on ensuring JUnit Artifacts are uploaded correctly. #### Link to tracking issue Still related to #36761 #### Testing I plan to test this by looking at the artifacts produced in this PR. The JUnit files need to be there. See https://github.com/actions/upload-artifact?tab=readme-ov-file#where-does-the-upload-go --------- Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
- Loading branch information