Commit f4a7198
Fix CI: replace heredoc with echo for YAML compatibility
Heredoc REPORTEOF was indented inside YAML run block, preventing
shell from recognizing the terminator.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f0f2c8f commit f4a7198
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
| 134 | + | |
137 | 135 | | |
138 | 136 | | |
139 | 137 | | |
| |||
0 commit comments