Commit eaca53c
ORC-1954: Fix CI asan-test
### What changes were proposed in this pull request?
### Why are the changes needed?
https://github.com/apache/orc/actions/runs/16255164323
```
[Invalid workflow file: .github/workflows/asan_test.yml#L33](https://github.com/apache/orc/actions/runs/16255164323/workflow)
You have an error in your yaml syntax on line 33
```
### How was this patch tested?
GA
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #2326 from cxzl25/ORC-1954.
Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>1 parent a4ff1c8 commit eaca53c
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments