whitespace
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ export function addSummaryToSummary(
|
|||||||
|
|
||||||
core.summary.addList(summaryList)
|
core.summary.addList(summaryList)
|
||||||
for (const line of summaryList) {
|
for (const line of summaryList) {
|
||||||
out.push(`* ${line}`)
|
out.push(`* ${line}`)
|
||||||
}
|
}
|
||||||
|
|
||||||
core.summary.addRaw('See the Details below.')
|
core.summary.addRaw('See the Details below.')
|
||||||
|
|||||||
Reference in New Issue
Block a user