Commit cedb212
committed
fix: correct GitHub Actions matrix generation format
- Convert multi-line JSON to single-line format for GITHUB_OUTPUT compatibility
- Fix test workflow matrix generation that was causing CI failures1 parent 2da4e90 commit cedb212
1 file changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 120 | + | |
| 121 | + | |
133 | 122 | | |
134 | 123 | | |
135 | 124 | | |
| |||
0 commit comments