Commit f264589
committed
fix(ci): don't double-wrap fix hints in code blocks
The fix_hint field already contains markdown code blocks, so
write_github_summary shouldn't wrap it in another code block.1 parent 9012873 commit f264589
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments