Commit 8b68a17
committed
[SPARK-54858][INFRA] Fix syntax error in
### What changes were proposed in this pull request?
This PR aims to fix a syntax error in `test_report.yml` which causes GA workflow failure.
### Why are the changes needed?
To recover GA workflow `test_report`. Recently, that workflow consistently fails.
<img width="1719" height="828" alt="test_report_failure" src="https://github.com/user-attachments/assets/17afed94-963d-42b1-90a1-ad8f015e3740" />
<img width="1370" height="172" alt="test_report_failure_detail" src="https://github.com/user-attachments/assets/799ad6cb-b646-416a-b8aa-0905f3cf987c" />
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
GA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #53629 from sarutak/fix-test-report.
Authored-by: Kousuke Saruta <[email protected]>
Signed-off-by: Kousuke Saruta <[email protected]>test_report.yml and recover GA workflow1 parent 8a6b685 commit 8b68a17
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments